#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------
# IMPORTANT development: Change this to 'production' as soon as the site goes live for security purposes.

CI_ENVIRONMENT = production

#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------
app.baseURL = https://demosite.newswaala.com/

#--------------------------------------------------------------------
# LICENSE
#--------------------------------------------------------------------
PURCHASE_CODE = paid-by-vews-2026
LICENSE_KEY = paid-by-vews-2026

#--------------------------------------------------------------------
# COOKIE
#--------------------------------------------------------------------  
cookie.prefix = 'vr_'
