We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f21934 commit ec9d536Copy full SHA for ec9d536
.env (Root)
@@ -0,0 +1,4 @@
1
+KAFKA_BOOTSTRAP_SERVERS=kafka:9092
2
+DATABASE_URL=postgresql://postgres:postgres@postgres:5432/rides
3
+REDIS_HOST=redis
4
+REDIS_PORT=6379
0 commit comments