From 5ffcfc7b8c47e6db26bbf4dec4b2d32241b0fdce Mon Sep 17 00:00:00 2001 From: bart Date: Mon, 13 Jul 2026 17:18:57 +0200 Subject: [PATCH] Update .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 20fcc01..887d1f7 100644 --- a/.env +++ b/.env @@ -1 +1,2 @@ DATABASE_URL=postgres://dockhand:dockhand@postgres-host/dockhand +DISABLE_LOCAL_LOGIN=false \ No newline at end of file