From 23f2406a55d79d95625356ecc5c0343b43810d10 Mon Sep 17 00:00:00 2001 From: Micha Date: Thu, 2 Apr 2026 07:10:37 +0000 Subject: [PATCH] version1 --- apps/firefly/.importer.env | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 apps/firefly/.importer.env diff --git a/apps/firefly/.importer.env b/apps/firefly/.importer.env new file mode 100644 index 0000000..b6f0cd1 --- /dev/null +++ b/apps/firefly/.importer.env @@ -0,0 +1,8 @@ +TZ=Europe/Berlin +APP_ENV=production +APP_DEBUG=false +LOG_CHANNEL=stack + +TRUSTED_PROXIES=** +FIREFLY_III_URL=http://firefly-app:8080 +VANITY_URL=https://firefly.kaleschke.info \ No newline at end of file