This website works better with JavaScript
Home
Explore
Help
Register
Sign In
public
/
JingTieXueTang
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
29f0e3990e
Branches
Tags
master
JingTieXueTang
/
APITest
/
constants.py
constants.py
67 B
History
Raw
1
2
HOST_IP = 'localhost'
WEBSITE_PREFIX = 'http://%s:8080' % (HOST_IP)