blob: dc0a23f9986f16868d0bcdb32f65581f35371704 [file] [log] [blame]
gio5f2f1002025-03-20 18:38:48 +04001{
giod0026612025-05-08 13:00:36 +00002 "$schema": "https://d.p.v1.dodo.cloud/schemas/gio/app.schema.json",
3 "app": {
4 "type": "nodejs-23.1.0",
5 "dev": {
6 "enabled": true,
7 "username": "gio"
8 },
9 "ingress": {
10 "network": "Public",
11 "subdomain": "canvas",
12 "auth": {
13 "enabled": true
14 }
15 }
16 }
gio5f2f1002025-03-20 18:38:48 +040017}