Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
cc5ce58b57b3faa66cc784cb3f248420602befcb
/
.
/
apps
/
landing
/
app.cue
blob: 1d6e41818f9097c884465eea547a667267256183 [
file
] [
log
] [
blame
]
Davit Tabidze
aec6d8a
2024-07-29 18:30:09 +0400
[
diff
] [
blame
]
1
app
:
{
2
type
:
"hugo:latest"
3
ingress
:
{
4
network
:
"Private"
5
subdomain
:
"landing"
6
auth
:
enabled
:
false
7
}
8
}