dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
等级颜色
zhouwenxuan
2023-11-14
61cc8ff0be35159d85b3a01b9b22526bb7f3a0ea
[scienceexperimentweb.git]
/
.env.production
1
2
3
4
5
# 线上环境
ENV = 'production'
# 科学实验线上环境接口地址
VITE_API_URL = 'http://121.239.169.27:7000'