优化服务端部署-测试部署-1

This commit is contained in:
yml
2026-04-14 23:27:56 +08:00
parent 24d5f233d9
commit 3b169df114
9 changed files with 96 additions and 67 deletions
+1 -2
View File
@@ -50,7 +50,7 @@ services:
AGISO_MESSAGING_ENABLED: ${AGISO_MESSAGING_ENABLED:-false}
AGISO_MESSAGE_APP_SECRET: ${AGISO_MESSAGE_APP_SECRET:-}
volumes:
- backend_data:/app/data
- ./deploy/data/backend:/app/data
web:
build:
@@ -74,7 +74,6 @@ services:
- caddy_config:/config
volumes:
backend_data:
postgres_data:
caddy_data:
caddy_config: