[Commits] r788 - website/etc
commits at geoext.org
commits at geoext.org
Fri May 15 22:17:32 CEST 2009
Author: whit
Date: 2009-05-15 22:17:32 +0200 (Fri, 15 May 2009)
New Revision: 788
Modified:
website/etc/dev.ini
Log:
making port default work for 8080
Modified: website/etc/dev.ini
===================================================================
--- website/etc/dev.ini 2009-05-15 20:15:14 UTC (rev 787)
+++ website/etc/dev.ini 2009-05-15 20:17:32 UTC (rev 788)
@@ -1,3 +1,6 @@
+[DEFAULT]
+http_port = 8080
+
[server:main]
use = egg:Paste#http
host = 127.0.0.1
More information about the Commits
mailing list