quick prod check .sqlx

This commit is contained in:
filipriec
2025-03-26 00:50:25 +01:00
parent 722c63af54
commit b408abe8c6
7 changed files with 128 additions and 25 deletions

View File

@@ -4,3 +4,5 @@ RUST_DB_USER=multi_psql_dev
RUST_DB_PASSWORD=3
RUST_DB_HOST=localhost
RUST_DB_PORT=5432
JWT_SECRET=<YOUR-JWT-HERE>