mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-parser.yaml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
APP_DEBUG: '${APP_DEBUG:-false}'
|
APP_DEBUG: '${APP_DEBUG:-false}'
|
||||||
APP_URL: $SERVICE_FQDN_APP
|
APP_URL: $SERVICE_FQDN_APP
|
||||||
volumes:
|
volumes:
|
||||||
- './:/var/www/html'
|
- './html:/var/www/html'
|
||||||
- './nginx:/etc/nginx'
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user