jellyseerr

This commit is contained in:
Tomás Limpinho
2025-11-13 13:30:09 +00:00
parent 2115a8aa61
commit 0cb3784757
9 changed files with 184 additions and 1 deletions

View File

@ -0,0 +1,4 @@
bw_password: "{{ lookup('env', 'BW_PASSWORD') }}"
VAULTWARDEN_LINK: "{{ lookup('env', 'VAULTWARDEN_LINK') }}"
BW_CLIENTID: "{{ lookup('env', 'BW_CLIENTID') }}"
BW_CLIENTSECRET : "{{ lookup('env', 'BW_CLIENTSECRET') }}"