mirror of
https://github.com/immich-app/immich.git
synced 2025-12-13 17:23:10 +03:00
chore: update dev ports (#14256)
This commit is contained in:
@@ -47,6 +47,7 @@ services:
|
||||
ports:
|
||||
- 9230:9230
|
||||
- 9231:9231
|
||||
- 2283:2283
|
||||
depends_on:
|
||||
- redis
|
||||
- database
|
||||
@@ -62,7 +63,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- 2283:3000
|
||||
- 3000:3000
|
||||
- 24678:24678
|
||||
volumes:
|
||||
- ../web:/usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user