POSTGRES_HOST=127.0.0.1 POSTGRES_DB=shelf POSTGRES_TEST_DB=shelf_test POSTGRES_USER=postgres POSTGRES_PASSWORD=postgres POSTGRES_PORT=5432 ENV=dev POSTGRES_DRIVER=postgres POSTGRES_SOURCE=postgresql://postgres:postgres@localhost:5432/shelf?sslmode=disable BCRYPT_PASSWORD=speak-friend-and-enter SALT_ROUNDS=10 TOKEN_SECRET=alohomora123! TOKEN_SECRET_TEST=eyJhbGciOiJIUzI1NiIsInR