change backend name: nginx to web
All checks were successful
Build docker image and push to registry.bitdeals.org / main-build-job (push) Successful in 28s
All checks were successful
Build docker image and push to registry.bitdeals.org / main-build-job (push) Successful in 28s
This commit is contained in:
@@ -36,7 +36,7 @@ frontend https
|
|||||||
|
|
||||||
backend default-backend-http
|
backend default-backend-http
|
||||||
http-request set-header X-Forwarded-Proto https if { ssl_fc }
|
http-request set-header X-Forwarded-Proto https if { ssl_fc }
|
||||||
server main nginx:80 check
|
server main web:80 check
|
||||||
|
|
||||||
backend certbot
|
backend certbot
|
||||||
server certbot certbot:380
|
server certbot certbot:380
|
||||||
|
|||||||
Reference in New Issue
Block a user