Skip to content

Commit e1c464c

Browse files
add environment file for psql consumers
1 parent 4c60f71 commit e1c464c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

psql/consumers/.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
KAFKA_HOST=10.0.1.12:9092
2+
DB_CONNECTION_STRING=host=10.0.1.155 dbname=ihr user=romain

0 commit comments

Comments
 (0)