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"
|
||||
restart = "unless-stopped"
|
||||
networks = ["freshrss", "proxy"]
|
||||
volumes = ["/docker/freshrss/bibliogram/config.js:/app/config.js:ro"]
|
||||
labels = [
|
||||
"traefik.enable=true",
|
||||
"traefik.docker.network=proxy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue