Merge pull request #3050 from lilashih/master

laravel octane nginx configuration added
This commit is contained in:
Shao Yu-Lung (Allen)
2021-10-07 20:47:20 +08:00
committed by GitHub
2 changed files with 57 additions and 0 deletions

View File

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