Update docker-compose.prod.yml

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