diff --git a/cfg/dev.yaml b/cfg/dev.yaml index c10365d9b..67000b5b5 100644 --- a/cfg/dev.yaml +++ b/cfg/dev.yaml @@ -66,3 +66,13 @@ probod: api-key: "thisisnotasecret" temperature: 0.1 model-name: "gpt-4o" + + custom-domains: + renewal-interval: 3600 + provision-interval: 30 + cname-target: "custom.getprobo.com" + acme: + directory: "https://localhost:14000/dir" + email: "admin@getprobo.com" + key-type: "EC256" + insecure-tls: true