证书
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
- ./volumes/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./volumes/conf.d:/etc/nginx/conf.d:ro
|
||||
# SSL 证书(可选)
|
||||
# - ./nginx/ssl:/etc/nginx/ssl:ro
|
||||
- ./volumes/cert:/etc/nginx/ssl:ro
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost/health"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user