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

@@ -58,8 +58,8 @@ devices:
- /dev/nvme2
environment:
CODEX_CONFIG_DIR: /config
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
hassio_api: true
homeassistant_api: true
image: ghcr.io/alexbelgium/codex-{arch}
@@ -71,8 +71,8 @@ map:
- share:rw
name: Codex
options:
PGID: '0'
PUID: '0'
PGID: "0"
PUID: "0"
csrf_allowed: http://homeassistant.local:8123,https://homeassistant.local:8123
panel_admin: false
panel_icon: mdi:book-open