mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-04 13:04:22 +08:00
优化应用配置 AMMDS
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
8af416195f
commit
9b2c64f5fe
@ -10,6 +10,8 @@ services:
|
|||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: ${NETWORK_MODE:-host}
|
network_mode: ${NETWORK_MODE:-host}
|
||||||
|
tty: true
|
||||||
|
stdin_open: true
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP:-8080}:${PANEL_APP_PORT_HTTP:-8080}
|
- ${PANEL_APP_PORT_HTTP:-8080}:${PANEL_APP_PORT_HTTP:-8080}
|
||||||
env_file:
|
env_file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user