db provisioning

This commit is contained in:
pavel 2026-05-14 22:20:48 +02:00
commit 1293ef678e
8 changed files with 151 additions and 38 deletions

View file

@ -1,4 +1,6 @@
DATABASE_URL=postgres://postgres:postgres@localhost:5432/box?sslmode=disable
DB_PROVISION_ENABLED=true
DB_PROVISION_ADMIN_URL=
LISTEN_ADDR=:8080
UNIX_SOCKET_PATH=
DEV_MODE=true