Commit 5621cb17 by Juan Montilla

DespligueNuevo

parent 48bd69f0
Showing with 12 additions and 12 deletions
......@@ -20,9 +20,9 @@ CI_ENVIRONMENT = production
# APP
#--------------------------------------------------------------------
#app.baseURL = 'https://tbw2223-12-mrtjcmh.oa.r.appspot.com'
app.baseURL = 'https://tbw2223-12-mrtjcmh.oa.r.appspot.com'
# If you have trouble with `.`, you could also use `_`.
app_baseURL = 'http://localhost'
# app_baseURL = 'http://localhost'
# app.forceGlobalSecureRequests = false
# app.CSPEnabled = false
......@@ -31,19 +31,19 @@ CI_ENVIRONMENT = production
# DATABASE
#--------------------------------------------------------------------
database.default.hostname = localhost
database.default.database = webapp
database.default.username = webapp_user
database.default.password = FOE6f35AUtbL015D
database.default.DBDriver = MySQLi
#database.default.hostname = 34.65.71.245
#database.default.hostname = localhost
#database.default.database = webapp
#database.default.username = mrtjcmh
#database.default.password = d7c+}rB+Ezouc<ak
#database.default.username = webapp_user
#database.default.password = FOE6f35AUtbL015D
#database.default.DBDriver = MySQLi
database.default.hostname = 34.65.71.245
database.default.database = webapp
database.default.username = mrtjcmh
database.default.password = d7c+}rB+Ezouc<ak
database.default.DBDriver = MySQLi
# database.default.hostname = localhost
# database.default.database = ci4
# database.default.username = root
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment