添加环境变量
This commit is contained in:
parent
1c63cb21e5
commit
2f521c7249
3
lesingle-aicreate-client/.env.development
Normal file
3
lesingle-aicreate-client/.env.development
Normal file
@ -0,0 +1,3 @@
|
||||
# 开发环境
|
||||
VITE_CREATE_POST_MESSAGE_URL=://localhost:3000/
|
||||
|
||||
2
lesingle-aicreate-client/.env.production
Normal file
2
lesingle-aicreate-client/.env.production
Normal file
@ -0,0 +1,2 @@
|
||||
# 生产环境
|
||||
VITE_CREATE_POST_MESSAGE_URL=://localhost:3000/
|
||||
Loading…
Reference in New Issue
Block a user