12
cfg/dev.yaml
12
cfg/dev.yaml
@@ -13,6 +13,10 @@ probod:
|
||||
encryption-key: "thisisnotasecretAAAAAAAAAAAAAAAAAAAAAAAAAAA="
|
||||
chrome-dp-addr: "localhost:9222"
|
||||
|
||||
trust-center:
|
||||
http-addr: ":8085"
|
||||
https-addr: ":8443"
|
||||
|
||||
api:
|
||||
addr: "localhost:8080"
|
||||
cors:
|
||||
@@ -97,3 +101,11 @@ probod:
|
||||
- "incoming-webhook"
|
||||
settings:
|
||||
signing-secret: "this-is-not-a-secret-for-slack-signing"
|
||||
|
||||
custom-domains:
|
||||
renewal-interval: 3600
|
||||
provision-interval: 30
|
||||
acme:
|
||||
directory: "https://localhost:14000/dir"
|
||||
email: "bryan@getprobo.com"
|
||||
key-type: "EC256"
|
||||
|
||||
Reference in New Issue
Block a user