Skip to content

Commit

Permalink
TRACER_ENDPOINT=localhost:4318
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Jul 12, 2024
1 parent 38f75d4 commit 4a95bd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
APP_PORT=3004
APP_ENV=development
APP_SERVICE_NAME=rpkm67-checkin

DB_URL=postgres://root:1234@localhost:5432/rpkm67_db

TRACER_ENDPOINT=localhost:4318

0 comments on commit 4a95bd2

Please sign in to comment.