Changed default value for flask_host

This commit is contained in:
kvanzuijlen 2023-05-24 22:19:42 +00:00
parent 56eef1bd6f
commit 41dfa42997

View file

@ -10,7 +10,7 @@ host_network: true
map:
- config:rw
options:
flask_host: "0.0.0.0"
flask_host: "127.0.0.1"
schema:
flask_host: str
arch: