Fix config

This commit is contained in:
CHIEFSOFT\ameye
2025-09-15 12:23:21 -04:00
parent d29e4b782d
commit fbb3dc6a67
3 changed files with 22 additions and 12 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
CONFIG_NAME='This is NOT development. It is not how envrionment works in CodeIgniter!'
CONFIG_NAME='This is NOT development. It is not how environment works in CodeIgniter!'
CONTAINER_PORT=8094
UID=1000
@@ -37,6 +37,8 @@ PROVISION_MSQL_DATABASE_PASSWORD="may12002!"
PROVISION_MSQL_DATABASE="wordpress"
PROVISION_MSQL_DATABASE_PORT="3307"
SITE_CONTENTS_GATEWAY="http://10.10.10.101:14700/web/contents"
SITE_CONTACT_GATEWAY="http://10.10.10.101:14700/web/contacts"
#--------------------------------------------------------------------