添加环境变量

This commit is contained in:
zhonghua 2026-04-07 14:13:17 +08:00
parent 1c63cb21e5
commit 2f521c7249
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# 开发环境
VITE_CREATE_POST_MESSAGE_URL=://localhost:3000/

View File

@ -0,0 +1,2 @@
# 生产环境
VITE_CREATE_POST_MESSAGE_URL=://localhost:3000/