Changeset - 8a2ddd2d6b4e
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 16 years ago 2010-02-18 14:52:59

changed port
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
production.ini
Show inline comments
 
@@ -11,13 +11,13 @@ email_to = marcin.kuzminski@etelko.pl
 
smtp_server = localhost
 
error_email_from = paste_error@localhost
 

	
 
[server:main]
 
use = egg:Paste#http
 
host = 127.0.0.1
 
port = 5000
 
port = 8001
 

	
 
[app:main]
 
use = egg:pylons_app
 
full_stack = true
 
static_files = false
 
##default lang
0 comments (0 inline, 0 general)