From 2f3bae7f84eb3a027834ff0c64694a26650898b4 Mon Sep 17 00:00:00 2001 From: Micha Date: Wed, 1 Apr 2026 06:45:26 +0000 Subject: [PATCH] apps/firefly/.db.env aktualisiert --- apps/firefly/.db.env | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/firefly/.db.env b/apps/firefly/.db.env index e69de29..cdd8236 100644 --- a/apps/firefly/.db.env +++ b/apps/firefly/.db.env @@ -0,0 +1,4 @@ +MYSQL_RANDOM_ROOT_PASSWORD=yes +MYSQL_DATABASE=firefly +MYSQL_USER=firefly +MYSQL_PASSWORD=firefly \ No newline at end of file