vaultwarden,traefik: setup ssl

This commit is contained in:
Schneider Roland
2024-10-06 11:09:45 +02:00
parent 705fa483cb
commit 1dbb38b22e
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ services:
- "80:80"
# The Web UI (enabled by --api.insecure=true)
- "4113:8080"
- "433:433"
- "443:443"
volumes:
# So that Traefik can listen to the Docker events
- /var/run/docker.sock:/var/run/docker.sock