Skip to content

Commit 70ec2a8

Browse files
docs: Update packages/documentation/src/content/docs/partials/_auth-variables-helm.mdx
Co-authored-by: Melissa Henderson <57110301+melissahenderson@users.noreply.github.com>
1 parent 6e0593f commit 70ec2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/documentation/src/content/docs/partials/_auth-variables-helm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import { LinkOut } from '@interledger/docs-design-system'
3131
| `config.auth.admin.signatureTtlSeconds` | `30` | The TTL, in seconds, for which a request signature is valid. |
3232
| `config.auth.port.admin` | `3003` | The port of your Rafiki Auth Admin API server. |
3333
| `config.auth.port.auth` | `3006` | The port of your Open Payments authorization server. |
34-
| `config.auth.port.interaction` | `3009` | The port number of your Open Payments interaction-related API. |
34+
| `config.auth.port.interaction` | `3009` | The port of your Open Payments interaction-related API. |
3535
| `config.auth.port.introspection` | `3007` | The port of your Open Payments access token introspection server. |
3636
| `config.auth.workers.cleanup` | `1` | The number of workers processing expired or revoked access tokens. |
3737
| `config.auth.interaction.incomingPayment` | `"false"` | When `"true"`, incoming Open Payments grant requests are interactive. |

0 commit comments

Comments
 (0)