updates to deploy testing and certbot commands
This commit is contained in:
@@ -20,8 +20,8 @@ services:
|
||||
- "80:80" # required for letsencrypt
|
||||
|
||||
# healthcheck:
|
||||
# test: ["CMD", "wget", "--spider", "--header", "'Host: dkui.xai-corp.net'", "https://localhost/"]
|
||||
# interval: 1m30s
|
||||
# test: ["CMD", "wget", "--spider", "'Host: dkui.xai-corp.net'", "https://localhost/"]
|
||||
# interval: 10s
|
||||
# timeout: 5s
|
||||
# retries: 3
|
||||
# start_period: 10s
|
||||
|
||||
Reference in New Issue
Block a user