updated nginx http port #8
@ -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