update
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-04-07 15:47:18 -04:00
parent 0a9e8b0f1f
commit 16a49861f5
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@ totp:
period: 30
skew: 1
duo_api:
hostname: {{ env "X_AUTHELIA_DUO_HOSTNAME" }}
integration_key: {{ secret "/run/secrets/DUO_API_INTEGRATION_KEY" }}
secret_key: {{ secret "/run/secrets/DUO_API_SECRET_KEY" }}
# duo_api:
# hostname: {{ env "X_AUTHELIA_DUO_HOSTNAME" }}
# integration_key: {{ secret "/run/secrets/DUO_API_INTEGRATION_KEY" }}
# secret_key: {{ secret "/run/secrets/DUO_API_SECRET_KEY" }}
webauthn:
disable: false