Fix immich_server port
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m26s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m26s
Details
This commit is contained in:
parent
c540ba4222
commit
fea50c0133
|
@ -10,7 +10,7 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
- 2283:8080
|
- 2283:3001
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- database
|
- database
|
||||||
|
|
Loading…
Reference in New Issue