MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
7e386899
by marcusvrp at 2025-08-08T06:50:25-03:00
1 changed file:
Changes:
... | ... | @@ -47,7 +47,7 @@ spec: |
47 | 47 | no-passwordless.config.php: |
|
48 | 48 | <?php
|
49 | 49 | $CONFIG = array (
|
50 | - 'auth.webauthn.enabled' => true,
|
|
50 | + 'auth.webauthn.enabled' => false,
|
|
51 | 51 | );
|
52 | 52 | extraEnv:
|
53 | 53 | - name: PGSSLMODE
|