updated nginx http port
Some checks failed
Automatisch Backend Tests / test (pull_request) Has been cancelled
Automatisch CI / linter (pull_request) Has been cancelled
Automatisch CI / start-backend-server (pull_request) Has been cancelled
Automatisch CI / start-backend-worker (pull_request) Has been cancelled
Automatisch CI / build-web (pull_request) Has been cancelled
Some checks failed
Automatisch Backend Tests / test (pull_request) Has been cancelled
Automatisch CI / linter (pull_request) Has been cancelled
Automatisch CI / start-backend-server (pull_request) Has been cancelled
Automatisch CI / start-backend-worker (pull_request) Has been cancelled
Automatisch CI / build-web (pull_request) Has been cancelled
This commit is contained in:
parent
a38151b776
commit
894406e31a
@ -31,7 +31,7 @@ services:
|
||||
- ./certbot/conf:/etc/letsencrypt
|
||||
- ./certbot/www:/var/www/certbot
|
||||
ports:
|
||||
- ${NGINX_HTTP_PORT}:${MAIN_HTTP_PORT}
|
||||
- ${NGINX_HTTP_PORT}:${NGINX_HTTP_PORT}
|
||||
- ${NGINX_HTTPS_PORT}:443
|
||||
|
||||
certbot:
|
||||
|
Loading…
x
Reference in New Issue
Block a user