Skip to content

Commit

Permalink
add environment file for psql consumers
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-fontugne committed Jul 12, 2024
1 parent 4c60f71 commit e1c464c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions psql/consumers/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
KAFKA_HOST=10.0.1.12:9092
DB_CONNECTION_STRING=host=10.0.1.155 dbname=ihr user=romain

0 comments on commit e1c464c

Please sign in to comment.