优化服务端部署-测试部署-1
This commit is contained in:
+1
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user