Merge pull request #2080 from alexbelgium/create-pull-request/patch-1756600359 nobuild

Github bot: fix linting issues nobuild
This commit is contained in:
Alexandre
2025-08-31 07:09:25 +02:00
committed by GitHub
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