WIP: Switch to NixOS #5
1 changed files with 1 additions and 5 deletions
|
@ -25,13 +25,9 @@ labels = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[services.bibliogram]
|
[services.bibliogram]
|
||||||
image = "cloudrac3r/bibliogram"
|
image = "schklom/bibliogram"
|
||||||
container_name = "bibliogram"
|
container_name = "bibliogram"
|
||||||
restart = "unless-stopped"
|
restart = "unless-stopped"
|
||||||
volumes = [
|
|
||||||
"/docker/freshrss/bibliogram/db:/app/db",
|
|
||||||
"/docker/freshrss/bibliogram/config.js:/app/config.js",
|
|
||||||
]
|
|
||||||
networks = ["freshrss", "proxy"]
|
networks = ["freshrss", "proxy"]
|
||||||
labels = [
|
labels = [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue