WIP: Trying to fix Immich host binding - still binding to localhost
This commit is contained in:
@@ -46,6 +46,7 @@ services:
|
|||||||
REDIS_HOSTNAME: immich-redis
|
REDIS_HOSTNAME: immich-redis
|
||||||
REDIS_PORT: '6379'
|
REDIS_PORT: '6379'
|
||||||
SERVER_URL: https://immich.bendtstudio.com
|
SERVER_URL: https://immich.bendtstudio.com
|
||||||
|
IMMICH_HOST: 0.0.0.0
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/synology-data/immich:/usr/src/app/upload
|
- /mnt/synology-data/immich:/usr/src/app/upload
|
||||||
- /mnt/photos:/var/photos
|
- /mnt/photos:/var/photos
|
||||||
|
|||||||
Reference in New Issue
Block a user