# just a flag ENV = 'production' # 页面标题 TITLE = '边缘测试' # 端口 PORT = 10001 # base api VUE_APP_BASE_API = '/prod-api' # VUE_APP_BASE_API_GOLANG = 'http://1.14.75.75:8006'