noch mehr local entfernt
This commit is contained in:
parent
ccda6f09b9
commit
eb8c10116e
|
|
@ -27,8 +27,8 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/traefik/config/traefik.toml:/etc/traefik/traefik.toml
|
- /docker/traefik/config/traefik.toml:/etc/traefik/traefik.toml
|
||||||
- /docker/traefik/config/acme.json:/acme.json
|
- /docker/traefik/config/acme.json:/acme.json
|
||||||
- /docker/traefik/config/cert.crt:/integration/fixtures/https/cert.crt
|
# - /docker/traefik/config/cert.crt:/integration/fixtures/https/cert.crt
|
||||||
- /docker/traefik/config/cert.key:/integration/fixtures/https/cert.key
|
# - /docker/traefik/config/cert.key:/integration/fixtures/https/cert.key
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue