To change configuration please see .env file, you must edit this data with your own data.
Base URL and Environment
You can choose environment production or development from here, and you must change your Base Url with your own URL
.env
#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------
#CI_ENVIRONMENT = production
CI_ENVIRONMENT = development
#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------
app.baseURL = 'https://demo.dream-space.web.id/traver'
Security & Admin Name, FCM Topic
We implement security scheme to prevent spam data. We use security code that use for both side android and server. Security code is secret data, so you should not share to anyone without authorization.
You can generate your new one from this site : If you don't understand about FCM topic, please don't change it