0

I am thinking of an application where I would allow tenants to specify their database's url and credentials (hosted somewhere else), so as to make them comfortable with their data security/privacy. Does Moqui support that?

Atul Vani
  • 61
  • 6

1 Answers1

0

Yes, just use different JDBC URIs in each TenantDataSource record.

David E. Jones
  • 1,721
  • 1
  • 9
  • 8