Update docker-compose.prod.yml

This commit is contained in:
Lizandro Guarnizo
2026-02-20 10:36:23 -05:00
parent e4672fa15d
commit c4b8ea3922
+1
View File
@@ -39,6 +39,7 @@ services:
- "80:80"
- "443:443"
volumes:
- .:/var/www/html
- ./logs:/var/www/html/logs
- ./uploads:/var/www/html/uploads
- ./docker/nginx/ssl.conf:/etc/nginx/http.d/ssl.conf:ro