create custom fava image to have latest version
This commit is contained in:
parent
29bbf0202c
commit
7ea96cf6af
2 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue