Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
fc441e3383e3c6cf323c4646d2ca7eabff73ac03
/
.
/
apps
/
canvas
/
app.json
blob: 2cb66b148dd700ea7564cc4b3aaf0b79b13b1e25 [
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
}
}
}
}