This website works better with JavaScript.
Home
Explore
Help
Sign In
tuqiang
/
Spring
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
10 MiB
Tree:
8888b989c0
Spring
/
lms
/
nladmin-ui
/
public
/
config.js
11 lines
137 B
Raw
Normal View
History
first commit
4 months ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://localhost:8020'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://localhost:8020'
}
}