修复配置

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-10-18 16:28:24 +08:00
parent 3250dba9b4
commit 9a541749a9
6 changed files with 16 additions and 2 deletions
+3
View File
@@ -13,6 +13,9 @@ services:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:3000
env_file:
- /etc/1panel/envs/global.env
- ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes:
- ${SLINK_ROOT_PATH}/data:/app/var/data
- ${SLINK_ROOT_PATH}/images:/app/slink/images