Make web UI server verbose in Docker
This commit is contained in:
parent
b81c11b2a8
commit
56f5fdf1b2
@ -13,4 +13,4 @@ echo "Fetching new housing posts..."
|
||||
/home/user/fetch.sh
|
||||
|
||||
echo "Starting web UI..."
|
||||
python -m flatisfy serve --config /flatisfy/config.json
|
||||
python -m flatisfy serve -v --config /flatisfy/config.json
|
||||
|
Loading…
Reference in New Issue
Block a user