Change default port to 8080
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user