feature/correcion-hash

This commit is contained in:
2026-04-13 15:57:40 -06:00
parent 233da55f40
commit 8f4fd7ee90
8 changed files with 208 additions and 49 deletions

View File

@@ -53,8 +53,8 @@ class Settings(BaseSettings):
# External APIs
SITAR_API_URL: str = "api.sitar.aduanasoft.com:880"
COVE_API_URL: str = ""
COVE_FIEL_PASSWORD: str = ""
COVE_FIEL_HASH_KEY: str = ""
COVE_FIEL_HASH_IV: str = ""
SITAR_API_USER: str = ""
SITAR_API_PASSWORD: str = ""