This commit is contained in:
Min Idzelis
2025-03-22 12:48:50 +00:00
parent 6a8e38042d
commit 442f11c9e1
12 changed files with 179 additions and 51 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
immich-mobile:
build:
dockerfile: Dockerfile
extra_hosts:
- 'host.docker.internal:host-gateway'
volumes:
- ../..:/immich
- open_api_node_modules:/immich/open-api/typescript-sdk/node_modules