Skip to content

Commit b4010a7

Browse files
committed
fix
1 parent 0c7a1e6 commit b4010a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy_py/_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
1313

14-
DEBUG = True
14+
DEBUG = False
1515

1616
COLLECTORS_DIR = 'collectors'
1717

0 commit comments

Comments
 (0)