mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-29 05:55:00 +08:00
优化应用配置 AMMDS
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
6883244172
commit
e5422f4ee6
@ -10,6 +10,8 @@ services:
|
||||
createdBy: "Apps"
|
||||
restart: always
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
tty: true
|
||||
stdin_open: true
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP:-8080}:${PANEL_APP_PORT_HTTP:-8080}
|
||||
env_file:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user