feat:接入 Gitea 离线发版链路
This commit is contained in:
@@ -293,6 +293,7 @@ services:
|
||||
- "${SMARTFLOW_FRONTEND_HTTPS_PORT:-443}:443"
|
||||
volumes:
|
||||
- ./deploy/certs:/etc/nginx/certs:ro
|
||||
- ./deploy/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
depends_on:
|
||||
api:
|
||||
condition: service_started
|
||||
|
||||
Reference in New Issue
Block a user