Browse Source

indentation

merge-requests/90/head
Steven Foerster 5 years ago
parent
commit
19baa6c24e
  1. 4
      scripts/services/homeassistant/init.sh

4
scripts/services/homeassistant/init.sh

@ -15,8 +15,8 @@ if [[ -f "$HASS_CONFIG" ]]; then @@ -15,8 +15,8 @@ if [[ -f "$HASS_CONFIG" ]]; then
cat >> ${HASS_CONFIG}<< EOF
http:
use_x_forwarded_for: true
trusted_proxies:
use_x_forwarded_for: true
trusted_proxies:
- 172.16.0.0/12
EOF

Loading…
Cancel
Save