Fixes for docker file"

This commit is contained in:
David Bomba
2021-01-04 20:11:50 +11:00
parent a82d60b4f5
commit a58b89c55d
3 changed files with 35 additions and 45 deletions

9
env Normal file
View File

@@ -0,0 +1,9 @@
APP_URL=http://in.localhost:8003/
APP_KEY=<insert your generated key in here>
APP_DEBUG=true
MULTI_DB_ENABLED=false
DB_HOST1=db
DB_USERNAME1=ninja
DB_PASSWORD1=ninja
DB_DATABASE1=ninja
PHANTOMJS_PDF_GENERATION=false