summaryrefslogtreecommitdiff
path: root/config.rb
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-05-02 12:55:40 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-05-02 13:29:33 +0200
commit051904d530aaf02068334b8046c3e93fe81c0bd8 (patch)
treef18e2b7fc8f206a92a81aac2b9f321c2cccf0a1e /config.rb
parentd60b09a31b811523907bcc9cdd83e609539b2ee4 (diff)
add vagrant file and update README
Diffstat (limited to 'config.rb')
-rw-r--r--config.rb2
1 files changed, 1 insertions, 1 deletions
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