This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
beiterui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
101
Commits
2
Branches
0
Tags
15 MiB
Java
53.4%
Vue
35.9%
JavaScript
9.3%
FreeMarker
0.7%
SCSS
0.6%
Tree:
ddfa8e34ab
beiterui
/
lms
/
nladmin-ui
/
public
/
config.js
9 lines
136 B
Raw
Blame
History
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
}
Reference in new issue