tron-tracker/tron-tracker-ui/.env.production

10 lines
178 B
Plaintext
Raw Normal View History

2025-02-18 09:48:53 +08:00
# 页面标题
VUE_APP_TITLE = 区块链监听
# 生产环境配置
ENV = 'production'
# 区块链监听/生产环境
2025-02-22 13:49:31 +08:00
VUE_APP_BASE_API = 'https://jy.goodscostco.com/prod-api'
2025-02-18 09:48:53 +08:00