hey @denism1104
This seems to be an issue with how you have setup the user in postgres and what is configured in the docker compose env var.
d
denism1104
02/23/2023, 6:59 AM
When I failed to do this in my own project, I copied the entire example from the article and pasted it into docker-compose on the server. Can you describe in more detail where you need to configure what or which article to read? In the example, the variables are hard-coded
r
rp_st
02/23/2023, 7:12 AM
you need to create a user in postgresql which you can give to supertokens
d
denism1104
02/23/2023, 7:20 AM
Thank you very much, I'll try to figure it out now
denism1104
03/14/2023, 8:02 PM
Hello everyone
I have been trying to find a solution for many days, but without success. Please help me figure this out.
I am developing an application with docker-compose, nest.js, next.js, super tokens, postgresql, NGINX. I run containers directly on the server:
denism1104
03/14/2023, 8:08 PM
When trying to register via Google, there is an error in the logs in the backend container: