Files
schisandra-cloud-storage-fr…/.env.production
2024-03-19 22:51:10 +08:00

4 lines
84 B
Plaintext

# 生产环境配置
NODE_ENV= 'production'
# 生产环境
VUE_APP_BASE_API = '/api'