Change default port to 8080
This commit is contained in:
parent
e3fac7da54
commit
b70e3bf6dd
@ -3,7 +3,7 @@ import re
|
|||||||
import os
|
import os
|
||||||
|
|
||||||
default_settings = '''route_tor = False
|
default_settings = '''route_tor = False
|
||||||
port_number = 80
|
port_number = 8080
|
||||||
allow_foreign_addresses = False
|
allow_foreign_addresses = False
|
||||||
|
|
||||||
# 0 - off by default
|
# 0 - off by default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user