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