fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-08-31 00:32:39 +00:00
committed by github-actions[bot]
parent 1359c5509e
commit 89fdab7e7a
6 changed files with 21 additions and 21 deletions

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

View File

@@ -18,12 +18,12 @@
"name": "Collabora",
"options": {
"aliasgroup1": "",
"certfile": "fullchain.pem",
"domain": "",
"extra_params": "--o:ssl.enable=false --o:user_interface.use_integration_theme=false --o:net.proto=IPv4",
"certfile": "fullchain.pem",
"keyfile": "privkey.pem",
"ssl": false,
"password": "",
"ssl": false,
"username": ""
},
"ports": {
@@ -35,15 +35,15 @@
"schema": {
"TZ": "str?",
"aliasgroup1": "str",
"certfile": "str",
"keyfile": "str",
"ssl": "bool",
"cert_domain": "bool?",
"server_name": "str?",
"certfile": "str",
"dictionaries": "str?",
"domain1": "str?",
"extra_params": "str?",
"keyfile": "str",
"password": "password",
"server_name": "str?",
"ssl": "bool",
"username": "str"
},
"slug": "collabora",

0
emby_beta/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