This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yangg
/
fronted
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
99272eb1ea
Branches
Tags
master
fronted
/
.env.production
.env.production
99 B
History
Raw
1
2
3
4
5
# just a flag
ENV = 'production'
port = 8080
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8000'