enable dashboard
This commit is contained in:
parent
5f127d1835
commit
b476f02a89
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
||||||
command:
|
command:
|
||||||
- --entrypoints.web.address=:80
|
- --entrypoints.web.address=:80
|
||||||
- --providers.docker=true
|
- --providers.docker=true
|
||||||
|
- --api.insecure # Don't do that in production
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|
Loading…
Add table
Reference in a new issue