应用标准化

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-11-27 17:54:18 +08:00
parent 0b5026f645
commit 593018d97a
329 changed files with 590 additions and 119 deletions
@@ -14,7 +14,7 @@ services:
ports:
- ${PANEL_APP_PORT_HTTP}:5432
env_file:
- /etc/1panel/envs/global.env
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
- ${ENV_FILE:-/etc/1panel/envs/default.env}
volumes:
- ${POSTGRES_ROOT_PATH}/data:/var/lib/postgresql/data