Skip to content

Commit ec9d536

Browse files
authored
Create .env (Root)
1 parent 0f21934 commit ec9d536

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env (Root)

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)