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:
@@ -9,7 +9,7 @@ keywords:
|
||||
- soc2
|
||||
- security
|
||||
- governance
|
||||
home: https://getprobo.com
|
||||
home: https://probo.com
|
||||
sources:
|
||||
- https://github.com/getprobo/probo
|
||||
maintainers:
|
||||
|
||||
@@ -126,7 +126,7 @@ AWS_ACCESS_KEY_ID="probod" \
|
||||
AWS_SECRET_ACCESS_KEY="thisisnotasecret" \
|
||||
AWS_USE_PATH_STYLE=true \
|
||||
ACME_DIRECTORY="https://127.0.0.1:14000/dir" \
|
||||
ACME_EMAIL="admin@getprobo.com" \
|
||||
ACME_EMAIL="admin@probo.com" \
|
||||
ACME_KEY_TYPE="EC256" \
|
||||
ACME_ROOT_CA="$(cat /workspace/compose/pebble/certs/rootCA.pem)" \
|
||||
/workspace/bin/probod-bootstrap -output /etc/probod/config.yml
|
||||
|
||||
Reference in New Issue
Block a user