This website works better with JavaScript
Home
Explore
Help
Register
Sign In
feuc
/
frontent
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2afb5c805b
Branches
Tags
develop
master
frontent
/
.env.production
.env.production
99 B
History
Raw
1
2
3
4
5
6
# just a flag
ENV = 'production'
PORT = '9531'
# base api
VUE_APP_BASE_API = '//47.93.201.9:8084'