Added missing port to traefik process
This commit is contained in:
parent
5d8760a80f
commit
a654276a14
@ -16,6 +16,7 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
- "./letsencrypt:/letsencrypt"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user