Added redis to load

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-12 09:50:27 -04:00
parent 9f9d1fa916
commit 5adc1b46bf
7 changed files with 124 additions and 5 deletions
+4
View File
@@ -19,3 +19,7 @@ error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_USER_NOTICE &
| release of the framework.
*/
defined('CI_DEBUG') || define('CI_DEBUG', false);
define('ENV_ID', 'PRAODUCTIONG20233103-A3');
define('HOME_PAGE_BACKGROUND', 'api_bk.jpg');
define('CACHE_DOMAIN', 'wrench.prod');