This commit is contained in:
allegroai 2019-06-17 00:59:46 +03:00
parent ac37cfc55d
commit fc43ca5ed8

View File

@ -14,7 +14,7 @@ description = """
Please create new credentials using the web app: {}/admin
In the Admin page, press "Create new credentials", then press "Copy to clipboard"
Copy/Paste credentials here: """
Paste credentials here: """
try:
def_host = ENV_HOST.get(default=config_obj.get("api.host"))