4a68d29ce2
Co-authored-by: Gérald Croës <gerald@containo.us>
10 lines
152 B
TOML
10 lines
152 B
TOML
[log]
|
|
logLevel = "DEBUG"
|
|
|
|
[entrypoints]
|
|
[entrypoints.web]
|
|
address = ":8000"
|
|
|
|
[providers]
|
|
[providers.file]
|
|
directory = "fixtures/file/dir/"
|