Files
django-vue3-admin/web/.env.production
2022-10-25 23:32:14 +08:00

5 lines
127 B
Plaintext

# 线上环境
ENV = 'production'
# 线上环境接口地址
VITE_API_URL = 'https://lyt-top.gitee.io/vue-next-admin-preview/'