Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
a2a845ccefb8b903692e6d2ce2bc0bfa10020538
/
.
/
apps
/
canvas
/
front
/
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
}
}
}
}