Fix immich_server port
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 1m26s Details

This commit is contained in:
Gleb Koval 2023-11-21 11:30:38 +00:00
parent c540ba4222
commit fea50c0133
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 1 deletions

View File

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