mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-08 08:07:46 +08:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
NODE_ENV = 'development'
|
|
|
|
# 请求域名
|
|
VITE_APP_BASE_URL='http://localhost:8082'
|