From 051904d530aaf02068334b8046c3e93fe81c0bd8 Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Fri, 2 May 2014 12:55:40 +0200 Subject: add vagrant file and update README --- config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.rb') diff --git a/config.rb b/config.rb index bf12a20..a90a2aa 100644 --- a/config.rb +++ b/config.rb @@ -72,7 +72,7 @@ page "/feed.xml", layout: false # activate :automatic_image_sizes # Reload the browser automatically whenever files change -activate :livereload +activate :livereload, host: "0.0.0.0" # Methods defined in the helpers block are available in templates # helpers do -- cgit v1.2.1