diff --git a/docker-compose.yaml b/docker-compose.yaml index 0b8de33..67d7643 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -9,6 +9,7 @@ services: volumes: # generate a sample config.toml by running "docker run registry.gitlab.com/fabinfra/fabaccess/bffh:dev-latest --print-default > examples/config.toml" from the project root. You may have to delete the ipv6 listen section. - "./config:/etc/bffh" + - "./adapters:/usr/local/lib/bffh/adapters" links: - mqtt mqtt: