pdm config

This commit is contained in:
Wolfgang Koch
2020-11-11 16:34:55 +01:00
parent 3b274089c2
commit baa2b4eaf1
11 changed files with 272 additions and 47 deletions

View File

@@ -0,0 +1,8 @@
{
"xs-security": {
"xsappname": "gdpr-bookshop",
"authorities": ["$ACCEPT_GRANTED_AUTHORITIES"]
},
"fullyQualifiedApplicationName": "gdpr-bookshop",
"appConsentServiceEnabled": true
}