|
@@ -6,7 +6,7 @@ services:
|
|
|
args:
|
|
args:
|
|
|
APP_TITLE: ${APP_TITLE:-成都网讯MaaS底座}
|
|
APP_TITLE: ${APP_TITLE:-成都网讯MaaS底座}
|
|
|
ENABLE_PLAYGROUND: ${ENABLE_PLAYGROUND:-true}
|
|
ENABLE_PLAYGROUND: ${ENABLE_PLAYGROUND:-true}
|
|
|
- image: maas-base-ui:latest
|
|
|
|
|
|
|
+ image: maas-base-ui:latest
|
|
|
ports:
|
|
ports:
|
|
|
- "${UI_PORT:-8080}:80"
|
|
- "${UI_PORT:-8080}:80"
|
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|