dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
中科大支线—环境修改
zhouwx
6 days ago
946e0ab6c67a897d6c2311c13bc5a4a27032ff7a
[scienceexperimentweb.git]
/
.env.production
1
2
3
4
5
# 线上环境
ENV = 'production'
# 科学实验线上环境接口地址
VITE_API_URL = 'http://106.15.95.149:8011'