Merge branch 'master' of https://git.fascinated.cc/Fascinated/traefik-helper
Some checks failed
Publish Docker Image / docker (push) Has been cancelled

This commit is contained in:
Lee 2024-01-15 23:14:47 +00:00
commit e65d84c915

@ -33,5 +33,5 @@ function Traefik-Helper {
}
# Set the alias
Set-Alias -Name "traefik" -Value "Traefik-Helper"
Set-Alias -Name "traefik-helper" -Value "Traefik-Helper"
```