Environment handling

This commit is contained in:
tokslaw7
2024-09-24 21:28:14 +00:00
parent 3d4c5019a3
commit 764dae4731
12 changed files with 224 additions and 4 deletions
+2
View File
@@ -36,3 +36,5 @@ defined('SHOW_DEBUG_BACKTRACE') || define('SHOW_DEBUG_BACKTRACE', true);
| release of the framework.
*/
defined('CI_DEBUG') || define('CI_DEBUG', true);
define ('API_ENDPOINT',"https://apigate.lotus.g1.wrenchboard.com");