Fix immich_server port
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m26s

This commit is contained in:
2023-11-21 11:30:38 +00:00
parent c540ba4222
commit fea50c0133

View File

@@ -10,7 +10,7 @@ services:
env_file:
- .env
ports:
- 2283:8080
- 2283:3001
depends_on:
- redis
- database