// Environment production、testing and development
ENVIRONMENT = testing

// Debug
DEBUG = true

// Encryption key
AUTH_KEY = 7becb888f518b20224a988906df51e05
