@@ -0,0 +1,9 @@
POSTGRES_USER=bd_user
POSTGRES_PASSWORD=2123
POSTGRES_DB=family_budget
POSTGRES_PORT=5432
DATABASE_URL=postgresql://bd_user:2123@localhost:5432/family_budget
APP_PORT=8080
RUST_LOG=info
The note is not visible to the blocked user.