Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
services:
  lobaro-backend:
    volumes:
      - </host/path/to/cert-dir>:<dtlsCertDir>


After Configuration the Platfrom has to be restarted:

go to: ~/server-<CUSTOMER>/compose/platform

execute: "docker-compose restart" or "docker-compose down" and "docker-compose up -d"