also, is it possible to make the datasource provid...
# orm-help
p
also, is it possible to make the datasource provider tied to an env variable or a config file ?
1
n
Hey 👋 Welcome to our community! 🙌 No, it’s not possible to provide datasource through env variables for now.
1
b
If you have 2 SGB, look around Micro Services and Message Broker (RabbitMQ)
n
Here are the GitHub Issues which had discussion regarding making data source dynamic: #1487 and #3834