feat: boxy integration (todo: test)

This commit is contained in:
hexlocation 2025-08-01 18:24:13 +02:00
parent 81aa06d716
commit 32e186d502
2 changed files with 53 additions and 2 deletions

View file

@ -32,3 +32,14 @@ POSTGRES_DSN=
# Random secret. Recommended length is 64 characters at minimum.
JWT_SECRET=
# URL to Boxy's API.
# e.g. http://localhost:8001
# without ending forward slash (/)
BOXY_URL=
# Address by which Boxy can reach us. If it is not set, it will be the address with which we'll reach Boxy's API.
BOXY_CLIENT_ADDRESS=
BOXY_CLIENT_NAME=
BOXY_CLIENT_SECRET=