mirror of
https://github.com/alangrainger/immich-public-proxy.git
synced 2024-12-28 03:41:58 +00:00
Add custom configuration
This commit is contained in:
parent
53bfb1410d
commit
f639896644
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ services:
|
|||
- NODE_ENV=production
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- ./config.json:/app/config.json:ro
|
||||
healthcheck:
|
||||
test: node /app/healthcheck.js
|
||||
interval: 120s
|
||||
|
|
Loading…
Reference in a new issue