mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Switch to different bibliogram image
This commit is contained in:
parent
278a7f2478
commit
e31fd50b08
@ -25,13 +25,9 @@ labels = [
|
||||
]
|
||||
|
||||
[services.bibliogram]
|
||||
image = "cloudrac3r/bibliogram"
|
||||
image = "schklom/bibliogram"
|
||||
container_name = "bibliogram"
|
||||
restart = "unless-stopped"
|
||||
volumes = [
|
||||
"/docker/freshrss/bibliogram/db:/app/db",
|
||||
"/docker/freshrss/bibliogram/config.js:/app/config.js",
|
||||
]
|
||||
networks = ["freshrss", "proxy"]
|
||||
labels = [
|
||||
"traefik.enable=true",
|
||||
|
Loading…
Reference in New Issue
Block a user