mirror of
https://github.com/clearml/clearml
synced 2025-01-31 17:17:00 +00:00
typo
This commit is contained in:
parent
ac0dfabdfd
commit
8b11fa18ea
@ -146,7 +146,7 @@ def main():
|
||||
' api_server: %s\n' \
|
||||
' web_server: %s\n' \
|
||||
' files_server: %s\n' \
|
||||
' # Credentials are generated in the webapp, %s/profile\n' \
|
||||
' # Credentials are generated using the webapp, %s/profile\n' \
|
||||
' credentials {"access_key": "%s", "secret_key": "%s"}\n' \
|
||||
'}\n' \
|
||||
'sdk ' % (api_host, web_host, files_host,
|
||||
|
Loading…
Reference in New Issue
Block a user