Make preview host and port configurable in config.rb and also expose those variables to extensions which are curious. Closes #1477

This commit is contained in:
Thomas Reynolds 2015-03-01 18:17:22 -08:00
parent d60cd3a044
commit a71589becd
4 changed files with 18 additions and 6 deletions

View file

@ -1,3 +1,5 @@
with_layout false do
page "/spaces in file.html"
end
config[:port] = 5555