mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-04-26 13:01:06 -05:00
Update server.py
This commit is contained in:
parent
eff74cf932
commit
8ee6df5c3d
@ -11,7 +11,7 @@ from StringIO import StringIO
|
|||||||
|
|
||||||
host = 'http://domain.tld'
|
host = 'http://domain.tld'
|
||||||
port = 80
|
port = 80
|
||||||
standalone = False
|
standalone = True
|
||||||
webpath = '/bantracker'
|
webpath = '/bantracker'
|
||||||
username = 'username'
|
username = 'username'
|
||||||
password = 'password'
|
password = 'password'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user