Helps if you expose the port....

This commit is contained in:
2019-12-16 20:30:21 +00:00
parent 55a4b132bf
commit 8f3096d041
+1
View File
@@ -16,6 +16,7 @@ services:
- "--certificatesResolvers.le.acme.httpChallenge.entryPoint=web"
ports:
- "80:80"
- "443:433"
- "8080:8080"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"