mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -67,11 +67,11 @@ devices:
|
||||
environment:
|
||||
GUACAMOLE_HOME: /config
|
||||
PGDATA: /config/postgres
|
||||
PROXY_ALLOWED_IPS_REGEX: '*'
|
||||
PROXY_ALLOWED_IPS_REGEX: "*"
|
||||
PROXY_BY_HEADER: X-Forwarded-By
|
||||
PROXY_IP_HEADER: X-Forwarded-For
|
||||
PROXY_PROTOCOL_HEADER: X-Forwarded-Proto
|
||||
REMOTE_IP_VALVE_ENABLED: 'true'
|
||||
REMOTE_IP_VALVE_ENABLED: "true"
|
||||
image: ghcr.io/alexbelgium/guacamole-{arch}
|
||||
ingress: true
|
||||
init: false
|
||||
|
||||
Reference in New Issue
Block a user