Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
c89b900f8c8f0bc1d9ed13dbfe1abf1a86559fb1
/
.
/
core
/
installer
/
values-tmpl
/
penpot.jsonschema
blob: 08249443d2dd3aafeb92967ab0ee3af8cdb6b003 [
file
] [
log
] [
blame
]
{
"type"
:
"object"
,
"properties"
:
{
"Network"
:
{
"type"
:
"string"
,
"default"
:
"Public"
,
"role"
:
"network"
},
"Subdomain"
:
{
"type"
:
"string"
,
"default"
:
"penpot"
}
},
"additionalProperties"
:
false
}