lingarr e libreTranslate

This commit is contained in:
Tomás Limpinho
2026-01-05 20:57:50 +00:00
parent 5460418ecb
commit f7c345e505
8 changed files with 154 additions and 2 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') }}"