Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 554 Bytes

File metadata and controls

11 lines (10 loc) · 554 Bytes

How to run

Simply type:

docker compose up -d

The setup requires a running Traefik reverse proxy on your system. In case you don't use it, then uncomment lines with 8080 and 8081 ports mapping -> your leshan server will be exposed directly instead of via reverse proxy providing HTTPS.

Important