add auth middleware

This commit is contained in:
2025-03-25 15:07:49 -03:00
parent 317c79cee2
commit cd6fdd58ad
12 changed files with 176 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# If UV does not load this file, try running `export UV_ENV_FILE=.env`
# See more details at https://docs.astral.sh/uv/configuration/files/#env
ELASTIC_HOSTS=http://host.docker.internal:9200
ELASTIC_HOSTS=http://localhost:9200
DYNAMODB_PARTITION_KEY=id
DYNAMODB_SORT_KEY=sk