edu/admin/.env.development

4 lines
100 B
Plaintext
Raw Normal View History

2022-04-08 02:42:44 +00:00
NODE_ENV = 'development'
# Base API
2022-04-11 06:58:55 +00:00
VITE_APP_BASE_URL='http://likeadmin-java-api.yixiangonline.com'