LargeModelProject/LargeScreenDisplay(1)/.env.production

13 lines
220 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 页面标题
VUE_APP_TITLE = 标准制度智能搜索
# 生产环境配置
ENV = 'production'
# 小思GPT/生产环境
VUE_APP_BASE_API = '/dev-api'
# 第三方服务
VUE_APP_API_SERVICE='/service'
# nginx代理