Fix config
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user