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