13 lines
124 B
TOML
13 lines
124 B
TOML
|
|
||
|
[entryPoints]
|
||
|
[entryPoints.http]
|
||
|
address = ":8000"
|
||
|
|
||
|
[api]
|
||
|
|
||
|
[log]
|
||
|
logLevel = "DEBUG"
|
||
|
|
||
|
[providers]
|
||
|
[providers.rest]
|