api troubles bzt we're getting there
All checks were successful
Build and push / Pulling repo on server (push) Has been skipped
All checks were successful
Build and push / Pulling repo on server (push) Has been skipped
This commit is contained in:
@ -1,2 +1,7 @@
|
||||
<?php
|
||||
|
||||
define('REDIS_SERVER', 'ingress');
|
||||
define('REDIS_PORT', 6379);
|
||||
define('REDIS_DB', 1);
|
||||
|
||||
define('DEV',true);
|
Reference in New Issue
Block a user