POSTGRES_USER=hoafinance POSTGRES_PASSWORD=change_me POSTGRES_DB=hoafinance DATABASE_URL=postgresql://hoafinance:change_me@postgres:5432/hoafinance REDIS_URL=redis://redis:6379 JWT_SECRET=change_me_to_random_string NODE_ENV=development