aboutsummaryrefslogtreecommitdiffstats
path: root/development/.env
diff options
context:
space:
mode:
Diffstat (limited to 'development/.env')
-rw-r--r--development/.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/.env b/development/.env
index 2a2a73d..6cf5579 100644
--- a/development/.env
+++ b/development/.env
@@ -20,6 +20,10 @@ POSTGRES_VERSION=15rc1
MONGO_IMAGE=mongo
MONGO_VERSION=latest
+# tracing
+COLLECTOR_HOST=jaeger
+COLLECTOR_PORT=9411
+
# preferences
PREFERENCES_IMAGE_NAME=preferences
PREFERENCES_IMAGE_TAG=latest