fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-09-21 00:32:05 +00:00
committed by github-actions[bot]
parent d76b3b695a
commit d4f9afc2de
8 changed files with 6 additions and 6 deletions

View File

@@ -110,10 +110,10 @@
"schema": {
"BIRDSONGS_FOLDER": "str?",
"TZ": "str?",
"homeassistant_microphone": "bool?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"homeassistant_microphone": "bool?",
"localdisks": "str?",
"networkdisks": "str?"
},

0
emby_beta/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

View File

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

0
guacamole/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

0
nzbget/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

0
portainer/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

0
portainer/rootfs/etc/services.d/portainer/run Normal file → Executable file
View File