Open mariajavadyan opened 2 months ago
Did you also run the nest_api? Secondly, if you are facing issue regarding restoring that postgres (dump or tar file), so you may run nest_api locally without docker. Import any postgres file having a proper schema. And then you may use your own DB connection for postgres and mongo and change the values in .env file
Hello,
I am encountering an issue with the registration process. It gives an error when I try to register. Could you kindly assist me in resolving this?
Additionally, I have a question regarding the "Restore Database" process in PostgreSQL. It's not entirely clear which file should be uploaded. We attempted to upload a .tar file but we’re not sure if this is correct. Could you please clarify?
Thank You !