Skip to content

Commit

Permalink
优化环境配置
Browse files Browse the repository at this point in the history
  • Loading branch information
biaov committed Apr 9, 2024
1 parent d444d30 commit d183093
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 2 additions & 0 deletions mobile/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 接口前缀
VITE_BASE_URL=https://ecosystem.biaov.cn/api
3 changes: 0 additions & 3 deletions mobile/.env.development

This file was deleted.

2 changes: 1 addition & 1 deletion mobile/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/node_modules
/dist
/.git
.env.local
.env.development

0 comments on commit d183093

Please sign in to comment.