Merge pull request #464 from BaButtons/patch-1

Address #463
This commit is contained in:
Robert Lord 2016-05-24 00:09:57 -05:00
commit 1e54d1dd41

View file

@ -38,3 +38,7 @@ configure :build do
# activate :asset_hash
# activate :gzip
end
# Deploy Configuration
# If you want Middleman to listen on a different port, you can set that below
set :port, 4567