TIC-MEHDS-KnowledgeGraph-web/.env.staging

8 lines
108 B
Plaintext
Raw Normal View History

2025-11-07 09:29:29 +08:00
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 测试环境
VUE_APP_BASE_API = '/stage-api'