Duplicati in a docker

Hello,
when i create a docker, i have one source and one backup.
i use unraid to create the docker.
i need a secound source and a second backup paht.
But i cant get work it.

how can i create a second path?

You will need to set up bind mount points so that the docker container can “see” files on the host machine.

Here is a link to docker documentation: