Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
deaf326f5d9858f9d53dc60f899443bb9e35f9ba
/
.
/
apps
/
canvas
/
front
/
app.json
blob: dc0a23f9986f16868d0bcdb32f65581f35371704 [
file
] [
log
] [
blame
]
{
"$schema"
:
"https://d.p.v1.dodo.cloud/schemas/gio/app.schema.json"
,
"app"
:
{
"type"
:
"nodejs-23.1.0"
,
"dev"
:
{
"enabled"
:
true
,
"username"
:
"gio"
},
"ingress"
:
{
"network"
:
"Public"
,
"subdomain"
:
"canvas"
,
"auth"
:
{
"enabled"
:
true
}
}
}
}