fontawesome und jeeede menge reworks
All checks were successful
Build and push / Pulling repo on server (push) Successful in 20s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 20s
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
define('REDIS_SERVER', 'ingress');
|
||||
define('REDIS_PORT', 6379);
|
||||
define('REDIS_DB', 1);
|
||||
define('REDIS_PREFIX', 'dogstats:');
|
||||
|
||||
define('DEV',true);
|
Reference in New Issue
Block a user