Update Audience for sign-flow-gen in consumer-repository

Changed the "Audience" field for the consumer with Id 2 ("sign-flow-gen") from "sign-flow-gen.digitaldata.works" to "sign-flow.digitaldata.works" in consumer-repository.json. No other fields were affected.
This commit is contained in:
2026-02-02 12:56:06 +01:00
parent c82c7baed7
commit e530bceacd

View File

@@ -15,7 +15,7 @@
{
"Id": 2,
"Name": "sign-flow-gen",
"Audience": "sign-flow-gen.digitaldata.works",
"Audience": "sign-flow.digitaldata.works",
"Password": "Gpm63fny0W63Klc2eWC"
}
]