This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
xiMenZi
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
78
Commits
1
Branch
0
Tags
80 MiB
Java
56.5%
Vue
33.9%
JavaScript
8.3%
FreeMarker
0.6%
SCSS
0.6%
Tree:
452fd41d16
xiMenZi
/
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