Add a regression test for #56 :)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
86f95924a9
commit
812ff77cec
2 changed files with 28 additions and 1 deletions
11
integration/fixtures/file/56-simple-panic.toml
Normal file
11
integration/fixtures/file/56-simple-panic.toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Reverse proxy port
|
||||
#
|
||||
# Optional
|
||||
# Default: ":80"
|
||||
#
|
||||
# port = ":80"
|
||||
#
|
||||
# LogLevel
|
||||
logLevel = "DEBUG"
|
||||
|
||||
[file]
|
Loading…
Add table
Add a link
Reference in a new issue