vue2-project/.env.production
2023-12-14 17:58:13 +08:00

4 lines
74 B
Plaintext

VUE_APP_TITLE = '标题'
VUE_APP_BASE_URL = './'
VUE_APP_API_URL = '/api'