edu/admin/.env.development

4 lines
101 B
Plaintext
Raw Normal View History

2022-04-08 02:42:44 +00:00
NODE_ENV = 'development'
# Base API
2022-04-19 04:01:06 +00:00
VITE_APP_BASE_URL='https://likeadmin-java-api.yixiangonline.com'