remove IP

Defaults to 0.0.0.0 anyway, and this way auth can be empty and not error
This commit is contained in:
Tristram Oaten 2016-10-10 12:37:28 +01:00 committed by GitHub
parent 53876d5921
commit 70faf8684f

View file

@ -5,5 +5,5 @@ if [ ! -d /var/lib/tiddlywiki/mywiki ]; then
tiddlywiki mywiki --init server
fi
exec tiddlywiki mywiki --server 8080 $:/core/save/all text/plain text/html $USERNAME $PASSWORD 0.0.0.0
exec tiddlywiki mywiki --server 8080 $:/core/save/all text/plain text/html $USERNAME $PASSWORD