[Bps-public-commit] smokingit branch, master, updated. fbd2b834832f32a5d89993638de07c267a1693ba

Alex Vandiver alexmv at bestpractical.com
Thu Oct 10 18:58:50 EDT 2013


The branch, master has been updated
       via  fbd2b834832f32a5d89993638de07c267a1693ba (commit)
      from  366cf227bd23506f15975a1cde7aaee1e855d7a5 (commit)

Summary of changes:
 etc/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit fbd2b834832f32a5d89993638de07c267a1693ba
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Thu Oct 10 18:58:10 2013 -0400

    start_server sets up port 8888; port 80 in the config means we make the right URLs

diff --git a/etc/config.yml b/etc/config.yml
index 5716b09..9cd909d 100644
--- a/etc/config.yml
+++ b/etc/config.yml
@@ -32,7 +32,7 @@ framework:
     DataDir: var/mason
     Globals: []
     PSGIStatic: 1
-    Port: 8888
+    Port: 80
     StaticRoot: share/web/static
     TemplateRoot: share/web/templates
 application:

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list