create custom fava image to have latest version

This commit is contained in:
Patrick Mulligan 2026-01-19 08:45:04 -05:00
commit 7ea96cf6af
2 changed files with 11 additions and 2 deletions

View file

@ -26,13 +26,12 @@ services:
fava:
hostname: fava
image: yegle/fava
build: ./fava
restart: on-failure
ports:
- 3333:5000
volumes:
- ./data/fava:/bean
command: ["-H", "0.0.0.0", "/bean/ledger.beancount"]
boltz:
hostname: boltz