mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
fix typos (#321)
This commit is contained in:
parent
c15e900b78
commit
910ab6303b
@ -94,7 +94,7 @@ tasks {
|
|||||||
### Environment Variables
|
### Environment Variables
|
||||||
|
|
||||||
The ClearML Server supports several fixed environment variables that affect its behavior,
|
The ClearML Server supports several fixed environment variables that affect its behavior,
|
||||||
as well as dynamic environment variable that can be used to override any configuration file setting.
|
as well as dynamic environment variables that can be used to override any configuration file setting.
|
||||||
|
|
||||||
#### Fixed Environment Variables
|
#### Fixed Environment Variables
|
||||||
|
|
||||||
@ -127,7 +127,7 @@ For example, given the default `secure.conf` file contents:
|
|||||||
credentials {
|
credentials {
|
||||||
apiserver {
|
apiserver {
|
||||||
role: "system"
|
role: "system"
|
||||||
user_key: "defualt-key"
|
user_key: "default-key"
|
||||||
user_secret: "default-secret"
|
user_secret: "default-secret"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user