Browse Source

indentation

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

6
scripts/services/homeassistant/init.sh

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

Loading…
Cancel
Save