Use proto by default

This commit is contained in:
Alexandre
2022-09-12 10:05:36 +02:00
parent 0768a0532c
commit fa6bf63ff7
25 changed files with 50 additions and 50 deletions

View File

@@ -75,5 +75,5 @@
"slug": "code-server",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.7.0-bugfix",
"webui": "http://[HOST]:[PORT:8443]"
}
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}