Update docker-compose.prod.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user