Docker composer is working fine

This commit is contained in:
naaturel
2024-10-23 23:15:26 +01:00
committed by naaturel
parent 49e96c09d9
commit 4c8b238ddf
3 changed files with 5 additions and 3 deletions

View File

@@ -61,8 +61,8 @@ services:
- "80:80"
- "443:443"
volumes:
- /etc/letsencrypt/live/unluckiest.naaturel.be/:/etc/ssl/certs
- ./ssl/:/etc/ssl/
networks:
- unluckiest_network
depends_on:
- webapp
- webapp