forked from Ivasoft/traefik
Change port of traefik for error pages integration test
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user