feat: add FireflyIII #37

Merged
polpetta merged 4 commits from firefly into master 2025-01-26 17:45:52 +01:00
Showing only changes of commit 800628ca4b - Show all commits

View File

@ -58,7 +58,7 @@ services:
cron: cron:
# #
# To make this work, set STATIC_CRON_TOKEN in your .env file or as an environment variable and replace REPLACEME # To make this work, set STATIC_CRON_TOKEN in your .env file or as an environment variable and replace REPLACEME
# below # below
# The STATIC_CRON_TOKEN must be *exactly* 32 characters long # The STATIC_CRON_TOKEN must be *exactly* 32 characters long
# #
@ -80,18 +80,18 @@ volumes:
type: none type: none
o: bind o: bind
device: "/srv/docker/firefly/upload" device: "/srv/docker/firefly/upload"
db: db:
driver: local driver: local
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: "/srv/docker/firefly/db" device: "/srv/docker/firefly/db"
tailscale: tailscale:
driver: local driver: local
driver_opts: driver_opts:
type: none type: none
o: bind o: bind
device: "/srv/docker/firefly/tailscale" device: "/srv/docker/firefly/tailscale"
networks: networks:
proxy: proxy: