Change port of traefik for error pages integration test
This commit is contained in:
parent
39eeb67d91
commit
e28ebf1c62
3 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ logLevel = "DEBUG"
|
|||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":80"
|
||||
address = ":8080"
|
||||
|
||||
[file]
|
||||
[backends]
|
||||
|
|
|
@ -4,7 +4,7 @@ logLevel = "DEBUG"
|
|||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":80"
|
||||
address = ":8080"
|
||||
|
||||
[file]
|
||||
[backends]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue