Add cifsdomain

This commit is contained in:
Alexandre
2023-05-12 17:09:43 +02:00
parent 598858f16b
commit 1da5868a57
47 changed files with 485 additions and 45 deletions

View File

@@ -82,6 +82,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -89,6 +90,6 @@
},
"slug": "code-server",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.12.0",
"version": "4.12.0-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}
}