Stage 04.1 - storage foundation with postgres

This commit is contained in:
2026-04-14 21:38:52 +03:00
parent 1deb676585
commit 65ecb95855
14 changed files with 431 additions and 2 deletions

View File

@@ -4,6 +4,12 @@ APP_ENV=dev
LOG_LEVEL=INFO
TZ=Europe/Minsk
DB_HOST=localhost
DB_PORT=5432
DB_NAME=dzentra_bot
DB_USER=dzentra_bot
DB_PASSWORD=change_me
EXCHANGE_ENABLED=true
EXCHANGE_NAME=dzengi
EXCHANGE_BASE_URL=https://demo-api-adapter.dzengi.com