diff --git a/rootfs/root/.cas/config.json b/rootfs/root/.cas/config.json new file mode 100644 index 000000000..d8bd0f266 --- /dev/null +++ b/rootfs/root/.cas/config.json @@ -0,0 +1,8 @@ +{ + "currentcontext": { + "LcHost": "cas.codenotary.com", + "LcPort": "443" + }, + "schemaversion": 3, + "users": null +} \ No newline at end of file