Files
SOP/sop-admin/sop-admin-vue/.env.production
tanghc 1203aaf246 4.2.0
2020-11-12 17:14:14 +08:00

9 lines
195 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.

# just a flag
ENV = 'production'
# base api
# 如果要前后端分离,这里填 http(s)://ip:port 末尾没有/
# 如http://www.aaa.com, http://www.bbb.com:7777
VUE_APP_BASE_API = ''