CI envrionment handling

This commit is contained in:
Olusesan Ameye
2025-08-27 04:44:52 +00:00
parent 1f950d6793
commit 2d6a37297e
9 changed files with 30 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
CONFIG_NAME='This is development';
CONFIG_NAME='This is NOT development. It is not how envrionment works in CodeIgniter!'
CONTAINER_PORT=8094
UID=1000