PORT=__config_beehole_shop_port__
HOST=__config_beehole_shop_host__
API_URL=http://__config_beehole_server_host__:__config_beehole_server_port__
API_URL_WEB=http://__beehole_server_domain__
NODE_ENV=production
VUE_APP_NO_DEPRECATED_WARNINGS=no-deprecated-warnings
VUE_APP_TRANS_DEBUG=false
VSF_REDIS_ENABLED=true
redis_host=__config_redis_host__
redis_port=__config_redis_port__
redis_password=__config_redis_password__
redis_keyPrefix=mall_cache_
clear_cache_uniqueKey=beehole_clear_cache_uniqueKey
