Update config.json

This commit is contained in:
Alexandre
2021-10-05 20:39:28 +02:00
committed by GitHub
parent 9b1b84586a
commit b5a27a4ca7

View File

@@ -5,7 +5,7 @@
"slug": "joplin",
"description": "Self-hosted open source note-taking application",
"url": "https://github.com/alexbelgium/hassio-addons",
"webui": "http://[HOST]:[PORT:22300]",
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]",
"ports": {
"22300/tcp": 22300
},