Compare commits
2 Commits
6eaaf28dae
...
b7702ef3b1
| Author | SHA1 | Date | |
|---|---|---|---|
| b7702ef3b1 | |||
| 0015e2e047 |
@ -1,3 +0,0 @@
|
|||||||
# 开发环境接口
|
|
||||||
# VITE_API_BASE_URL='http://localhost:8000'
|
|
||||||
VITE_API_BASE_URL='https://backend.yunzer.cn'
|
|
||||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,3 +22,7 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
.env
|
||||||
|
.env.*
|
||||||
|
!.example.env
|
||||||
Loading…
Reference in New Issue
Block a user