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
@@ -23,3 +23,5 @@ ini_set('display_errors', '0');
| release of the framework.
*/
defined('CI_DEBUG') || define('CI_DEBUG', false);
define ('API_ENDPOINT',"https://apigate.orion.g1.wrenchboard.com");