Fix issue with MySQL & deployment
This commit is contained in:
committed by
Brendan Le Glaunec
parent
4633d3f520
commit
85c816c8cb
@@ -21,5 +21,5 @@
|
||||
// if you're not familiar with Docker, only change the
|
||||
// cache_manager_name value
|
||||
"cache_manager_path" : "../cache_managers",
|
||||
"cache_manager_name" : "mysql"
|
||||
"cache_manager_name" : "dumb"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user