favicon fix
This commit is contained in:
@@ -16,7 +16,7 @@ let
|
||||
) (containerCfg.extra.mappings or {});
|
||||
traefikAssetPathRegexp =
|
||||
"^/(.*/)?"
|
||||
+ "(favicon(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
||||
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
|
||||
+ "|logo\\.(ico)"
|
||||
+ "|apple-touch-icon(-precomposed)?\\.png"
|
||||
+ "|android-chrome-[0-9]+x[0-9]+\\.png"
|
||||
|
||||
Reference in New Issue
Block a user