##// END OF EJS Templates
changed port
Marcin Kuzminski -
r7:8a2ddd2d default
parent child Browse files
Show More
@@ -14,7 +14,7 b' error_email_from = paste_error@localhost'
14 14 [server:main]
15 15 use = egg:Paste#http
16 16 host = 127.0.0.1
17 port = 5000
17 port = 8001
18 18
19 19 [app:main]
20 20 use = egg:pylons_app
General Comments 0
You need to be logged in to leave comments. Login now