forked from Ivasoft/traefik
Use name@provider instead of provider@name.
This commit is contained in:
committed by
Traefiker Bot
parent
1e779f7135
commit
adc9a65ae3
@@ -13,7 +13,7 @@ level = "DEBUG"
|
||||
address = ":8001"
|
||||
|
||||
[api]
|
||||
middlewares = ["file@authentication"]
|
||||
middlewares = ["authentication@file"]
|
||||
|
||||
[ping]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user