Use probo.com for bare and marketing domain references
Replace the bare `getprobo.com` domain and the `www.getprobo.com` marketing host with `probo.com` / `www.probo.com` across the codebase. Functional subdomains (app, console, notification, custom, test, cookie-banner, compliance) keep their existing `getprobo.com` hosts, and changelog entries are left untouched. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -159,7 +159,7 @@ func New() *Implm {
|
||||
ResolverAddr: "8.8.8.8:53",
|
||||
ACME: ACMEConfig{
|
||||
Directory: "https://acme-v02.api.letsencrypt.org/directory",
|
||||
Email: "admin@getprobo.com",
|
||||
Email: "admin@probo.com",
|
||||
KeyType: "EC256",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user