b10-config.db 223 B

1234567891011121314
  1. { "version": 2,
  2. "Init": {
  3. "components": {
  4. "b10-auth": {
  5. "kind": "needed",
  6. "special": "auth"
  7. },
  8. "b10-auth-2": {
  9. "kind": "needed",
  10. "special": "auth"
  11. }
  12. }
  13. }
  14. }