We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6930286 commit 14eb523Copy full SHA for 14eb523
README.md
@@ -11,7 +11,7 @@ You need to set the following environment variables (example):
11
12
```.env
13
OIDC_ISSUER_URI=https://auth.code.gouv.fr/auth/realms/playground
14
-OIDC_AUDIENCE=vite-insee-starter
+OIDC_AUDIENCE=account
15
PORT=8080
16
```
17
0 commit comments