mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
1359c5509e
commit
89fdab7e7a
0
calibre_web/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
calibre_web/rootfs/etc/services.d/nginx/run
Normal file → Executable file
@@ -18,12 +18,12 @@
|
|||||||
"name": "Collabora",
|
"name": "Collabora",
|
||||||
"options": {
|
"options": {
|
||||||
"aliasgroup1": "",
|
"aliasgroup1": "",
|
||||||
|
"certfile": "fullchain.pem",
|
||||||
"domain": "",
|
"domain": "",
|
||||||
"extra_params": "--o:ssl.enable=false --o:user_interface.use_integration_theme=false --o:net.proto=IPv4",
|
"extra_params": "--o:ssl.enable=false --o:user_interface.use_integration_theme=false --o:net.proto=IPv4",
|
||||||
"certfile": "fullchain.pem",
|
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
"ssl": false,
|
|
||||||
"password": "",
|
"password": "",
|
||||||
|
"ssl": false,
|
||||||
"username": ""
|
"username": ""
|
||||||
},
|
},
|
||||||
"ports": {
|
"ports": {
|
||||||
@@ -35,15 +35,15 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"aliasgroup1": "str",
|
"aliasgroup1": "str",
|
||||||
"certfile": "str",
|
|
||||||
"keyfile": "str",
|
|
||||||
"ssl": "bool",
|
|
||||||
"cert_domain": "bool?",
|
"cert_domain": "bool?",
|
||||||
"server_name": "str?",
|
"certfile": "str",
|
||||||
"dictionaries": "str?",
|
"dictionaries": "str?",
|
||||||
"domain1": "str?",
|
"domain1": "str?",
|
||||||
"extra_params": "str?",
|
"extra_params": "str?",
|
||||||
|
"keyfile": "str",
|
||||||
"password": "password",
|
"password": "password",
|
||||||
|
"server_name": "str?",
|
||||||
|
"ssl": "bool",
|
||||||
"username": "str"
|
"username": "str"
|
||||||
},
|
},
|
||||||
"slug": "collabora",
|
"slug": "collabora",
|
||||||
|
|||||||
0
emby_beta/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
emby_beta/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
portainer/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
portainer/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
portainer/rootfs/etc/services.d/portainer/run
Normal file → Executable file
0
portainer/rootfs/etc/services.d/portainer/run
Normal file → Executable file
Reference in New Issue
Block a user