Cache prefix
This commit is contained in:
@@ -40,3 +40,6 @@ define('MYFIT_DATABASE_HOSTNAME', '10.20.30.60');
|
||||
define('MYFIT_DATABASE_USERNAME', 'myfit');
|
||||
define('MYFIT_DATABASE_PASSWORD', 'myfit');
|
||||
define('MYFIT_DATABASE', 'myfit_dev');
|
||||
|
||||
|
||||
define('CACHE_DOMAIN', 'float.dev');
|
||||
|
||||
Reference in New Issue
Block a user