chore: fix lint
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Davide Polonio 2025-01-26 17:44:45 +01:00
parent 2a17ce07fa
commit 800628ca4b

View File

@ -58,7 +58,7 @@ services:
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
# The STATIC_CRON_TOKEN must be *exactly* 32 characters long
#
@ -80,18 +80,18 @@ volumes:
type: none
o: bind
device: "/srv/docker/firefly/upload"
db:
driver: local
driver_opts:
type: none
o: bind
device: "/srv/docker/firefly/db"
tailscale:
driver: local
driver_opts:
type: none
o: bind
device: "/srv/docker/firefly/tailscale"
db:
driver: local
driver_opts:
type: none
o: bind
device: "/srv/docker/firefly/db"
tailscale:
driver: local
driver_opts:
type: none
o: bind
device: "/srv/docker/firefly/tailscale"
networks:
proxy: