Skip to content

Commit

Permalink
inventory: remove random special character
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Dec 12, 2023
1 parent 20d854c commit 362ef08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/saltbox/inventory/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ sonarr_traefik_sso_middleware: ""
tautulli_traefik_sso_middleware: ""
radarr_traefik_sso_middleware: ""
nzbget_traefik_sso_middleware: ""
prowlarr_traefik_sso_middleware: ""`
prowlarr_traefik_sso_middleware: ""
```

After making this change in the Inventory file, simply run the appropriate role command to disable Authelia on that specific app. Remember, you can run multiple tags at once.
Expand Down

0 comments on commit 362ef08

Please sign in to comment.