changed port to 9380
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:6543
|
||||
listen = localhost:9380
|
||||
|
||||
###
|
||||
# logging configuration
|
||||
|
||||
Reference in New Issue
Block a user