Merge branch 'master' of https://git.zom.bi/dockerfiles/reverse-proxy
This commit is contained in:
commit
9f72fd90ed
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
- "443:443"
|
||||
- "10.0.0.1:8080:8080"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- "./cert/:/cert/"
|
||||
- "./config/:/etc/traefik/:ro"
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue