port 9480
This commit is contained in:
@@ -23,7 +23,7 @@ temp_folder = /Users/phuoc/pyramid/html_cleanup/html_cleanup/static/temp/
|
||||
|
||||
[server:main]
|
||||
use = egg:waitress#main
|
||||
listen = localhost:9380
|
||||
listen = localhost:9480
|
||||
|
||||
###
|
||||
# logging configuration
|
||||
|
||||
@@ -21,7 +21,7 @@ temp_folder = /pyramid/html_cleanup/html_cleanup/static/temp/
|
||||
|
||||
[server:main]
|
||||
use = egg:waitress#main
|
||||
listen = *:9380
|
||||
listen = *:9480
|
||||
url_scheme = https
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user