Refactor: fix async errors, CRLF line endings and bot tokens.
This commit is contained in:
@@ -148,4 +148,3 @@ def gitea_api_url(): return GITEA_API_URL
|
||||
def supabase_url(): return "https://supabase.reifonas.cloud"
|
||||
def supabase_anon_key(): return get_segredo("supabase", "ANON_KEY")
|
||||
def supabase_service_role_key(): return get_segredo("supabase", "SERVICE_ROLE_KEY")
|
||||
print(f" Coolify API: {coolify_api_base()}")
|
||||
|
||||
Reference in New Issue
Block a user