dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update .gitignore
kongzy
2023-11-17
a1600ac80e84746f89a230f8f0004d0ed5c8869f
[scienceexperimentweb.git]
/
.env.production
1
2
3
4
5
# 线上环境
ENV = 'production'
# 科学实验线上环境接口地址
VITE_API_URL = '/api'