1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-30 00:34:59 +08:00

增加 配置信息

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen 2025-06-12 11:51:18 +08:00
parent f22724b6b1
commit 0fcc615b9e

View File

@ -12,6 +12,10 @@ services:
network_mode: ${NETWORK_MODE:-host}
tty: true
stdin_open: true
ulimits:
nofile:
soft: 524288
hard: 524288
ports:
- ${PANEL_APP_PORT_HTTP:-8080}:${PANEL_APP_PORT_HTTP:-8080}
env_file: