Helps if you expose the port....
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
- "--certificatesResolvers.le.acme.httpChallenge.entryPoint=web"
|
- "--certificatesResolvers.le.acme.httpChallenge.entryPoint=web"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
- "443:433"
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
|
|||||||
Reference in New Issue
Block a user