8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
# 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
|
|
|
|
KONVIVA_API_URL=https://saladeaula.digital
|
|
KONVIVA_SECRET_KEY=
|
|
DYNAMODB_PARTITION_KEY=id
|
|
DYNAMODB_SORT_KEY=sk
|