Mount config for bibliogram
This commit is contained in:
parent
bcbda7ec98
commit
77c5a93d60
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ image = "schklom/bibliogram"
|
||||||
container_name = "bibliogram"
|
container_name = "bibliogram"
|
||||||
restart = "unless-stopped"
|
restart = "unless-stopped"
|
||||||
networks = ["freshrss", "proxy"]
|
networks = ["freshrss", "proxy"]
|
||||||
|
volumes = ["/docker/freshrss/bibliogram/config.js:/app/config.js:ro"]
|
||||||
labels = [
|
labels = [
|
||||||
"traefik.enable=true",
|
"traefik.enable=true",
|
||||||
"traefik.docker.network=proxy",
|
"traefik.docker.network=proxy",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue