add env file

This commit is contained in:
2025-03-21 16:18:40 -03:00
parent d21144e045
commit 9d7ff8abf1
9 changed files with 28 additions and 31 deletions

7
http-api/.env Normal file
View File

@@ -0,0 +1,7 @@
# If it 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://127.0.0.1:9200
DYNAMODB_ENDPOINT_URL=http://127.0.0.1:8000
DYNAMODB_PARTITION_KEY=id
DYNAMODB_SORT_KEY=sk