paschmann / rasa-ui

Rasa UI is a frontend for the Rasa Framework
MIT License
957 stars 329 forks source link

How to connect to remote postgresDB? #180

Closed Diwahars closed 5 years ago

Diwahars commented 5 years ago

HI,

I have a separate postgresDB in a remote location. Can i connect to that and connect rasaUI?

Can you help me here?

elvay1 commented 5 years ago

You've got few samples in the README, but basically, you have to fill the env var or the package.json's property postgresserver with the correct postgres connection string .