mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
typo
This commit is contained in:
parent
ac37cfc55d
commit
fc43ca5ed8
@ -14,7 +14,7 @@ description = """
|
|||||||
Please create new credentials using the web app: {}/admin
|
Please create new credentials using the web app: {}/admin
|
||||||
In the Admin page, press "Create new credentials", then press "Copy to clipboard"
|
In the Admin page, press "Create new credentials", then press "Copy to clipboard"
|
||||||
|
|
||||||
Copy/Paste credentials here: """
|
Paste credentials here: """
|
||||||
|
|
||||||
try:
|
try:
|
||||||
def_host = ENV_HOST.get(default=config_obj.get("api.host"))
|
def_host = ENV_HOST.get(default=config_obj.get("api.host"))
|
||||||
|
Loading…
Reference in New Issue
Block a user