Fix cert volume, i guess ?

This commit is contained in:
Laurent
2024-10-23 23:09:32 +02:00
parent e6a6bf274b
commit 49e96c09d9

View File

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