
CI_ENVIRONMENT = development

app.baseURL = 'https://fm.techfod.com/'
app.forceGlobalSecureRequests = true

database.default.hostname = 127.0.0.1
database.default.database = fmtechfod_fm
database.default.username = fmtechfod_fm
database.default.password = nYpT3Z?sz_3[).nn
database.default.DBDriver = MySQLi
database.default.port = 3306

encryption.key = hex2bin:GENERATE_32_BYTE_KEY_HERE
