Not connecting to my database? Timeout error
First time using supabase.
I dont understand why but i cant connect to my db. I don't think its the code since the command
yields me
No resrtcitions are applied to my db settings
I have enforce ssl also turned off.
But just incase my code is:
which is placed in a file called db.ts which is what is used to make the connection.
im almost 90% sure its my database settings that are messing me up but idk what.
I dont understand why but i cant connect to my db. I don't think its the code since the command
yields me
No resrtcitions are applied to my db settings
I have enforce ssl also turned off.
But just incase my code is:
which is placed in a file called db.ts which is what is used to make the connection.
im almost 90% sure its my database settings that are messing me up but idk what.