Connecting PSQL Database(already contains data) to Horilla #970
SuhailMuhammed1
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @SuhailMuhammed1 , Could you please explain us the setup you have used to host horilla? Like whether you have used Docker or manual deployment using gunicorn or any other methods of deployment? Also the env file configurations With Regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to connect my PostgreSQL database which already has data to horilla, I tried initializing the database on login but after creating a user, there is no data showing from the Database only the user which I created on Database Initialize is showing. Could you tell me a way to get the data from database or correct way to connect database that already has data?
Beta Was this translation helpful? Give feedback.
All reactions