- 移除未使用的YAML锚点定义 - 替换commands字段中的锚点引用为实际值 - 移除有问题的通知步骤 - 修复测试文件中的问题 - 添加新的测试用例和配置文件
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
- ./novalon-nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./novalon-nginx/ssl:/etc/nginx/ssl:ro
|
||||
- ./novalon-nginx/logs:/var/log/nginx
|
||||
- ./certbot:/var/www/certbot
|
||||
networks:
|
||||
- novalon-network
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user