#--------------------------------------------------------------------
# Example Environment Configuration file
#
# This file can be used as a starting point for your own
# custom .env files, and contains most of the possible settings
# available in a default install.
#
# By default, all of the settings are commented out. If you want
# to override the setting, you must un-comment it by removing the '#'
# at the beginning of the line.
#--------------------------------------------------------------------

#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------

# CI_ENVIRONMENT = production

#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------

# app.baseURL = ''
# If you have trouble with `.`, you could also use `_`.
# app_baseURL = ''
# app.forceGlobalSecureRequests = false
# app.CSPEnabled = false

#--------------------------------------------------------------------
# DATABASE
#--------------------------------------------------------------------

# database.default.hostname = localhost
# database.default.database = ci4
# database.default.username = root
# database.default.password = root
# database.default.DBDriver = MySQLi
# database.default.DBPrefix =
# database.default.port = 3306

# If you use MySQLi as tests, first update the values of Config\Database::$tests.
# database.tests.hostname = localhost
# database.tests.database = ci4_test
# database.tests.username = root
# database.tests.password = root
# database.tests.DBDriver = MySQLi
# database.tests.DBPrefix =
# database.tests.charset = utf8mb4
# database.tests.DBCollat = utf8mb4_general_ci
# database.tests.port = 3306

#--------------------------------------------------------------------
# ENCRYPTION
#--------------------------------------------------------------------

# encryption.key =

#--------------------------------------------------------------------
# SESSION
#--------------------------------------------------------------------

# session.driver = 'CodeIgniter\Session\Handlers\FileHandler'
# session.savePath = null

#--------------------------------------------------------------------
# LOGGER
#--------------------------------------------------------------------

# logger.threshold = 4

#--------------------------------------------------------------------

# FCM_PROJECT_ID = 'tipsters-ca014'
# FCM_SERVICE_ACCOUNT_PATH = 'writable/firebase-service-account.json'

#--------------------------------------------------------------------
# MOBILE MONEY API (optional)
# Override in .env if using a different MM provider or URL.
# Default: https://mm.finflo.online/public/api/mobile-money
#--------------------------------------------------------------------
# MOBILE_MONEY_BASE_URL = 'https://mm.finflo.online/public/api/mobile-money'

FCM_PROJECT_ID = sports-c0fbe
FCM_SERVICE_ACCOUNT_PATH = writable/firebase-service-account.json

#FinFlo
FINFLO_API_KEY=finflo_669cc0d364ebea49137de6d81579cc57f00d0c6e6fcd679a
# FINFLO_BASE_URL=https://finflo.online/public/v1   # optional

API_FOOTBALL_KEY=86fcf614015534133efabd67a75f2300

FOOTBALL_SYNC_KEY=finflo_669cc0d364ebea49137de6d81579c
