fix: added .env file to docker build
This commit is contained in:
+2
-1
@@ -1 +1,2 @@
|
||||
DTTMR_DATABASE_URL=postgres://postgres:postgres@172.17.0.1:5432/postgres?sslmode=disable&timezone=utc
|
||||
DTTMR_OTLP_ENDPOINT=172.17.0.1:4317
|
||||
DTTMR_DATABASE_URL=postgres://postgres:postgres@172.17.0.1:5432/postgres?sslmode=disable&timezone=utc
|
||||
|
||||
Reference in New Issue
Block a user