fix for laravel octane watch

This commit is contained in:
lila 2021-09-07 22:47:55 +08:00
parent 2117e7765b
commit 71d73e0d83

View File

@ -192,6 +192,7 @@ services:
- DOCKER_TLS_VERIFY=1
- DOCKER_TLS_CERTDIR=/certs
- DOCKER_CERT_PATH=/certs/client
- CHOKIDAR_USEPOLLING=true
networks:
- frontend
- backend