3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-22 08:03:26 +00:00
This commit is contained in:
Agustin Ferrario
2021-01-07 19:45:10 +01:00
3 changed files with 3 additions and 3 deletions

View File

@@ -220,7 +220,7 @@ services:
- "--certificatesresolvers.default.acme.storage=/letsencrypt/acme.json"
ports:
- "443:443"
- "8080:8080"
- "8448:8448"
volumes:
- "./letsencrypt:/letsencrypt"
- "/var/run/docker.sock:/var/run/docker.sock:ro"