mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
chore: Remove stale values from docker-compose.yml (#1822)
This commit is contained in:
parent
e9f99302c1
commit
24d672a0ff
1 changed files with 0 additions and 2 deletions
|
|
@ -42,8 +42,6 @@ services:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
depends_on:
|
|
||||||
- database
|
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
immich-web:
|
immich-web:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue