We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440c6ca commit 3a55a0aCopy full SHA for 3a55a0a
conf/.env.docker
@@ -9,6 +9,8 @@ DB_DATABASE="{{DB_DATABASE}}"
9
DB_USERNAME="{{DB_USERNAME}}"
10
DB_PASSWORD="{{DB_PASSWORD}}"
11
12
+DOCKER=true
13
+
14
CACHE_DRIVER="{{CACHE_DRIVER}}"
15
SESSION_DRIVER="{{SESSION_DRIVER}}"
16
QUEUE_DRIVER="{{QUEUE_DRIVER}}"
0 commit comments