mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
secrets:
|
||||
- npmrc
|
||||
ports:
|
||||
- "${EMA_PORTAL_PORT:-8006}:80"
|
||||
- "${EMA_PORTAL_PORT:-8021}:80"
|
||||
env_file:
|
||||
- apps/portal/.env
|
||||
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
secrets:
|
||||
- npmrc
|
||||
ports:
|
||||
- "${EMA_BACKOFFICE_PORT:-8007}:80"
|
||||
- "${EMA_BACKOFFICE_PORT:-8022}:80"
|
||||
env_file:
|
||||
- apps/backoffice/.env
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user