mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
d76b3b695a
commit
d4f9afc2de
@@ -68,8 +68,8 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"environment": {
|
||||
"PGDATA": "/config/postgres",
|
||||
"GUACAMOLE_HOME": "/config",
|
||||
"PGDATA": "/config/postgres",
|
||||
"PROXY_ALLOWED_IPS_REGEX": "*",
|
||||
"PROXY_BY_HEADER": "X-Forwarded-By",
|
||||
"PROXY_IP_HEADER": "X-Forwarded-For",
|
||||
|
||||
Reference in New Issue
Block a user