From 83ca26f21c596a7c391e5f6f140b8804ac3ce294 Mon Sep 17 00:00:00 2001 From: Matthias Berner Date: Sun, 11 Jan 2026 16:23:27 +0100 Subject: [PATCH] upd --- .gitea/workflows/authelia.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/authelia.yaml b/.gitea/workflows/authelia.yaml index 73dae57..4d5a5a5 100644 --- a/.gitea/workflows/authelia.yaml +++ b/.gitea/workflows/authelia.yaml @@ -17,8 +17,8 @@ jobs: - name: Import Secrets from Vault uses: https://github.com/hashicorp/vault-action@v2 with: - url: https://dein-vault-server.de # <--- Deine Vault URL - token: ${{ secrets.VAULT_TOKEN }} # <--- Nur diesen einen Token musst du in Gitea hinterlegen + url: https://vault.familie-berner.de.de + token: ${{ secrets.VAULT_TOKEN }} tlsSkipVerify: false secrets: | secret/data/authelia/ssh root | SSH_PASSWORD ;