fix: re update the docs
This commit is contained in:
parent
b85c045b7f
commit
48010f14b5
|
@ -336,6 +336,13 @@ Options:
|
|||
--otlp-endpoint <OTLP_ENDPOINT>
|
||||
[env: OTLP_ENDPOINT=]
|
||||
|
||||
```
|
||||
## OTLP_SERVICE_NAME
|
||||
```shell
|
||||
--otlp-service-name <OTLP_SERVICE_NAME>
|
||||
[env: OTLP_SERVICE_NAME=]
|
||||
[default: text-generation-inference.router]
|
||||
|
||||
```
|
||||
## CORS_ALLOW_ORIGIN
|
||||
```shell
|
||||
|
|
Loading…
Reference in New Issue