updated nginx http port #8
@ -31,7 +31,7 @@ services:
|
|||||||
- ./certbot/conf:/etc/letsencrypt
|
- ./certbot/conf:/etc/letsencrypt
|
||||||
- ./certbot/www:/var/www/certbot
|
- ./certbot/www:/var/www/certbot
|
||||||
ports:
|
ports:
|
||||||
- ${NGINX_HTTP_PORT}:${MAIN_HTTP_PORT}
|
- ${NGINX_HTTP_PORT}:${NGINX_HTTP_PORT}
|
||||||
- ${NGINX_HTTPS_PORT}:443
|
- ${NGINX_HTTPS_PORT}:443
|
||||||
|
|
||||||
certbot:
|
certbot:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user