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 d54cd01 commit 5554549Copy full SHA for 5554549
.openshift/tmpl/.env.tmpl
@@ -17,7 +17,7 @@
17
# DB_USERNAME=(set automatiically using OPENSHIFT_<database>_DB_USERNAME, do not modify)
18
# DB_PASSWORD=(set automatiically using OPENSHIFT_<database>_DB_PASSWORD, do not modify)
19
20
-CACHE_DRIVER=apc
+CACHE_DRIVER=file
21
SESSION_DRIVER=file
22
QUEUE_DRIVER=sync
23
0 commit comments