Fix renew certificates issue with authenticated hosts.
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
||||
container_name: nginx_proxy
|
||||
restart: always
|
||||
ports:
|
||||
# port 80 is needed for ACME challenge with certbot
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user