DATABASE_URL="postgres://user:password@db:5432/orbit_test"
NODE_ENV=test
JWT_SECRET="test-secret-key"
FRONTEND_URL=http://localhost:8081
DATABASE_URL="postgres://user:password@db:5432/orbit_test"
NODE_ENV=test
JWT_SECRET="test-secret-key"
FRONTEND_URL=http://localhost:8081