Increase restart attempts in proxy configuration and add domain check logging in certificate script
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"PROXY_CONFIG_DIR": "/proxy_config",
|
||||
"PROXY_TYPE": "haproxy",
|
||||
"TIMEOUT": "5",
|
||||
"RESTART": "3",
|
||||
"RESTART": "10",
|
||||
"ROLE": "backend-proxy",
|
||||
"SERVICE_NAME": "public-proxy"
|
||||
},
|
||||
|
Reference in New Issue
Block a user