port 80 enabled for certbot validation

This commit is contained in:
2023-08-18 13:32:39 +00:00
parent b3ce665615
commit 9074766fec
+1 -1
View File
@@ -31,5 +31,5 @@ services:
- swag_data:/config - swag_data:/config
ports: ports:
- 443:443 - 443:443
# - 80:80 #optional - 80:80 #optional
restart: unless-stopped restart: unless-stopped