dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
马宇豪
2023-10-31
9a4bfd7ff64e2ddd4eaa49dc4b55377032a975ea
[scienceexperimentweb.git]
/
.env.production
1
2
3
4
5
# 线上环境
ENV = 'production'
# 科学实验线上环境接口地址
VITE_API_URL = 'http://121.239.169.27:7000'