mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: update dev ports (#14256)
This commit is contained in:
parent
876893c823
commit
ed8a3101a8
2 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue