fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
101 changed files with 324 additions and 291 deletions

View File

@@ -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