Skip to content

Fix firefly-iii docker compose

Tim Bradt requested to merge btaidm/HomelabOS:firefly-iii-fixes into dev

Fixes #592 (closed)

Changes:

  • Add trust proxy env variable as per documentation
  • Use the subdomain/domain from the config
  • Use the correct data directory
  • Fix a variable name
  • traefik needs to use the correct port

Merge request reports