AES key added

This commit is contained in:
Vaibhav Pathak 2026-02-03 10:12:56 +05:30
parent 84b9b491c3
commit 1ca65959af

View File

@ -178,10 +178,10 @@ config:
contextKey.cfg: | contextKey.cfg: |
{ {
prod: { prod: {
serviceAuthKey: "key" serviceAuthKey: "stagAdhrit11234@Eminemf"
}, },
test: { test: {
serviceAuthKey: "key" serviceAuthKey: "stagAdhrit11234@Eminemf"
} }
} }