Change default port to 11000
This commit is contained in:
parent
dcdc283db2
commit
02096d66a4
@ -1,5 +1,5 @@
|
||||
host = "localhost"
|
||||
port = 15001
|
||||
port = 11000
|
||||
reloader = False
|
||||
debug = False
|
||||
server = 'gunicorn' # default = 'wsgiref'
|
||||
|
Loading…
Reference in New Issue
Block a user