fix: added .env file for default docker setup

This commit is contained in:
Robin Dittmar
2026-07-20 22:32:53 +02:00
parent 4af052206e
commit 826f296e05
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
DTTMR_DATABASE_URL=postgres://postgres:postgres@172.17.0.1:5432/postgres?sslmode=disable&timezone=utc