blob: 88c96cb1e9fb020f2a07e75c2b697ec54041d092 [file] [log] [blame]
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04001{
2 "type": "object",
3 "properties": {
Giorgi Lekveishvili4d2784d2023-06-01 14:27:32 +04004 "Subdomain": { "type": "string", "default": "vaultwarden" }
Giorgi Lekveishvili7efe22f2023-05-30 13:01:53 +04005 },
6 "additionalProperties": false
7}