Skip to content

Commit e2da61e

Browse files
committed
chore: add STEADYBIT_TENANT_LICENSE to onprem advanced configuration
1 parent 0b9beb2 commit e2da61e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

install-and-configure/install-on-prem-platform/advanced-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ For running the platform with multiple instances, a Redis message broker is requ
6262

6363
### Tenant Configuration
6464

65-
| Environment Variable | Required | Description |
66-
|-----------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------|
67-
| `STEADYBIT_TENANT_AGENTKEY` | yes | <p>Agent key for the tenant assigned to you. Treat it as sensitive information.<br><strong>Example:</strong> <code>foobar</code></p> |
68-
| `STEADYBIT_TENANT_LICENSE` | yes | <p>License key for the tenant assigned to you. Treat it as sensitive information.<br><strong>Example:</strong> <code>foobar</code></p> |
65+
| Environment Variable | Required | Description |
66+
|-----------------------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------|
67+
| `STEADYBIT_TENANT_AGENTKEY` | yes | <p>Agent key for the tenant assigned to you. Treat it as sensitive information.<br><strong>Example:</strong> <code>foobar</code></p> |
68+
| `STEADYBIT_TENANT_LICENSE` | yes | <p>License key for the tenant assigned to you. Treat it as sensitive information.<br><strong>Example:</strong> <code>secret-license</code></p> |
6969

7070
### Web Configuration
7171

0 commit comments

Comments
 (0)