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:
parent
d60cd3a044
commit
a71589becd
4 changed files with 18 additions and 6 deletions
|
@ -1,3 +1,5 @@
|
|||
with_layout false do
|
||||
page "/spaces in file.html"
|
||||
end
|
||||
|
||||
config[:port] = 5555
|
Loading…
Add table
Add a link
Reference in a new issue