feat: TinyAuth + traefik dash + sonarr forward auth

This commit is contained in:
Lino Silva
2026-04-01 00:11:23 +01:00
parent d71caea7d0
commit f17526afc3
9 changed files with 138 additions and 41 deletions
+1 -1
View File
@@ -46,6 +46,6 @@
mode: '0644'
- name: Start Traefik
shell: cd /opt/traefik && docker compose up -d
shell: cd /opt/traefik && docker compose down && docker compose up -d
args:
chdir: /opt/traefik