forked from Ivasoft/traefik
Change the provider separator from . to @
This commit is contained in:
committed by
Traefiker Bot
parent
4012599264
commit
e9792b446f
@@ -13,7 +13,7 @@ level = "DEBUG"
|
||||
address = ":8001"
|
||||
|
||||
[api]
|
||||
middlewares = ["file.authentication"]
|
||||
middlewares = ["file@authentication"]
|
||||
|
||||
[ping]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user