mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 03:29:03 +00:00
typo fixes
This commit is contained in:
parent
9fc0eb0475
commit
035eb537c4
@ -2,7 +2,7 @@
|
||||
|
||||
## Update conf/openmetadata-security.yaml
|
||||
|
||||
Once the c`lient id` and `client secret` are generated, add `client id` as the value of the `clientId` field in the openmetadata-security.yaml file. See the snippet below for an example of where to place the `client id` value.
|
||||
Once the `client id` and `client secret` are generated, add `client id` as the value of the `clientId` field in the openmetadata-security.yaml file. See the snippet below for an example of where to place the `client id` value.
|
||||
|
||||
```
|
||||
authenticationConfiguration:
|
||||
|
||||
@ -76,7 +76,7 @@ OpenMetadata release ships with `./bin/openmetadata` init.d style script. Run th
|
||||
./bin/openmetdata start
|
||||
```
|
||||
|
||||
We recommend configuring `serviced` to monitor the OpenMetadata command to restart in case of any failures.Start OpenMetadata.
|
||||
We recommend configuring `serviced` to monitor the OpenMetadata command to restart in case of any failures.
|
||||
|
||||
## Running with a load balancer
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user