Update ci .env

This commit is contained in:
David Bomba 2023-04-06 12:10:56 +10:00
parent 5f3bfb070b
commit 0fe465ac11

View File

@ -21,3 +21,6 @@ COMPOSER_AUTH='{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
TRAVIS=true TRAVIS=true
API_SECRET=superdoopersecrethere API_SECRET=superdoopersecrethere
PHANTOMJS_PDF_GENERATION=false PHANTOMJS_PDF_GENERATION=false
CACHE_DRIVER: redis
QUEUE_CONNECTION: redis
SESSION_DRIVER: redis