File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
packages/~/infra/moncomptepro/lib Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -26,3 +26,10 @@ SENTRY_DNS="https://____@errors.data.gouv.fr/____"
26
26
SYMMETRIC_ENCRYPTION_KEY = " aTrueRandom32BytesLongBase64EncodedStringAA="
27
27
ZAMMAD_TOKEN = " ____"
28
28
ZAMMAD_URL = " https://support.etalab.gouv.fr"
29
+
30
+ #
31
+
32
+ # MCP
33
+ INSEE_CONSUMER_KEY = " "
34
+ INSEE_CONSUMER_SECRET = " "
35
+ JWKS = ' {"keys":[]}'
Original file line number Diff line number Diff line change 15
15
}
16
16
},
17
17
"dependencies" : {
18
- "@numerique-gouv/moncomptepro" : " numerique-gouv/moncomptepro#3023fe279fd7f62c76faea16c7a5066000f42128 " ,
18
+ "@numerique-gouv/moncomptepro" : " numerique-gouv/moncomptepro#f26af544c636f071bf6efc4343bfe4f9e98fddb5 " ,
19
19
"@~/app.core" : " workspace:*" ,
20
20
"consola" : " 3.2.3" ,
21
21
"zod" : " 3.23.8"
You can’t perform that action at this time.
0 commit comments