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