vaultwarden,traefik: setup ssl

This commit is contained in:
Schneider Roland 2024-10-05 22:26:38 +02:00
parent 01c08ccaf5
commit 65dcdd2af2

View File

@ -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: