This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
workx_backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Updated debug mode
master
kj1352
3 years ago
parent
3e9455c88e
commit
d15d97d97d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
workx_backend/settings/staging.py
+ 1
- 1
workx_backend/settings/staging.py
View File
@@ -1,6 +1,6 @@
from .base import *
DEBUG =
Tru
e
DEBUG =
Fals
e
ALLOWED_HOSTS = ['167.71.228.78', 'kj.webtrigon.com']