blob: 08249443d2dd3aafeb92967ab0ee3af8cdb6b003 [file] [log] [blame]
Giorgi Lekveishvili3fd5e4c2023-12-19 22:09:40 +04001{
2 "type": "object",
3 "properties": {
4 "Network": { "type": "string", "default": "Public", "role": "network" },
5 "Subdomain": { "type": "string", "default": "penpot" }
6 },
7 "additionalProperties": false
8}