Skip to content
Snippets Groups Projects
Commit e339fc4881e2 authored by Matti Picus's avatar Matti Picus
Browse files

change address for 'make auto' to 0.0.0.0

parent 6fb6953b8617
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
> venv_nikola/bin/nikola build
auto: venv_nikola/bin/nikola ## build and serve the website, autoupdate on changes
> venv_nikola/bin/nikola auto
> venv_nikola/bin/nikola auto -a 0.0.0.0
clean: venv_nikola/bin/nikola ## clean the website, usually not needed at all
> venv_nikola/bin/nikola clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment