traefik: enable api
This commit is contained in:
parent
9e84ffc5ee
commit
a2bcdcde32
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
staticConfigOptions = {
|
||||
log.level = "DEBUG";
|
||||
api.dashboard = true;
|
||||
api.insecure = false;
|
||||
api.insecure = true;
|
||||
global = {
|
||||
checkNewVersion = false;
|
||||
sendAnonymousUsage = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue