We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104a7cf commit c0cf59bCopy full SHA for c0cf59b
1 file changed
kickstart/kickstart.json
@@ -135,7 +135,9 @@
135
},
136
"registration": {
137
"applicationId": "#{applicationId}",
138
- "roles": [ "teller" ]
+ "roles": [
139
+ "teller"
140
+ ]
141
}
142
143
@@ -153,7 +155,9 @@
153
155
154
156
157
- "roles": [ "customer" ]
158
159
+ "customer"
160
161
162
163
0 commit comments