1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-02-15 07:27:13 +00:00

Add CAS configs to image (#3462)

This commit is contained in:
Pascal Vizeli
2022-02-23 23:31:16 +01:00
committed by GitHub
parent 9104b287e5
commit 36f4e494a2

View File

@@ -0,0 +1,8 @@
{
"currentcontext": {
"LcHost": "cas.codenotary.com",
"LcPort": "443"
},
"schemaversion": 3,
"users": null
}