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

4 lines
76 B
Plaintext

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