pig-ui/.env.production

5 lines
105 B
Plaintext
Raw Normal View History

# 线上环境
ENV = 'production'
# 线上环境接口地址
VITE_API_URL = 'https://gitee.com/gitee.io'