Updates to Business Callouts in Docs

This commit is contained in:
Dylan Rodgers 2024-10-24 01:52:04 -06:00 committed by GitHub
parent 3d2336bc83
commit edc0a52b5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 31 additions and 13 deletions

View file

@ -186,3 +186,5 @@ environment:
- "OVH_APPLICATION_SECRET_FILE=/run/secrets/ovh_application_secret"
- "OVH_CONSUMER_KEY_FILE=/run/secrets/ovh_consumer_key"
```
{!traefik-for-business-applications.md!}

View file

@ -82,3 +82,5 @@ labels:
# Uses the Host rule to define which certificate to issue
- "traefik.http.routers.whoami.tls.certresolver=myresolver"
```
{!traefik-for-business-applications.md!}