Skip to content

Commit

Permalink
disable auth for api endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Jun 11, 2024
1 parent b38b5f5 commit d5fb261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ services:
- "traefik.http.routers.languagetool-secure.rule=Host(`languagetool.${DOMAIN}`) || Host(`smokelanguagetool.${DOMAIN}`) "
- "traefik.http.routers.languagetool-secure.tls=true"
- "traefik.http.routers.languagetool-secure.tls.certresolver=${DNS}"
- "traefik.http.routers.languagetool-secure.middlewares=forward-auth"

watchtower:
image: containrrr/watchtower
Expand Down

0 comments on commit d5fb261

Please sign in to comment.