enable dashboard

This commit is contained in:
Yax 2020-06-27 15:45:25 +02:00
parent 5f127d1835
commit b476f02a89

View file

@ -7,6 +7,7 @@ services:
command:
- --entrypoints.web.address=:80
- --providers.docker=true
- --api.insecure # Don't do that in production
ports:
- 80:80
- 8080:8080