vaultwarden,traefik: setup ssl
This commit is contained in:
parent
01c08ccaf5
commit
65dcdd2af2
@ -13,7 +13,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
# So that Traefik can listen to the Docker events
|
# So that Traefik can listen to the Docker events
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ./services/traefik/config.yaml:/traefik/config.yaml
|
# - ./services/traefik/config.yaml:/traefik/config.yaml
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user