Skip to content

Commit

Permalink
docs: add management port to configuration (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-emerich authored Feb 14, 2025
1 parent 08ace31 commit 03a36a6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/docs/configuration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,14 @@ endpoints:
password: your-password
```

The management endpoint port can be configured with the following:

```yaml
endpoints:
all:
port: 8084
```

## Environment

Here are the configuration options for the environment UI display.
Expand Down

0 comments on commit 03a36a6

Please sign in to comment.