Down
Explore posts from serversDTDrizzle Team
•Created by Down on 2/7/2025 in #help
when running postgres in docker, drizzle cannot connect to it, says database doesnt exist
so in the database connection string i tried:
localhost
127.0.0.1
0.0.0.0
(container_name)
192.168. ... (my local ip) <- only this one works
7 replies
DTDrizzle Team
•Created by Down on 2/7/2025 in #help
when running postgres in docker, drizzle cannot connect to it, says database doesnt exist

7 replies
DTDrizzle Team
•Created by Down on 2/7/2025 in #help
when running postgres in docker, drizzle cannot connect to it, says database doesnt exist
but i dont access it from inside docker, i access it from outside
7 replies
DTDrizzle Team
•Created by Down on 2/7/2025 in #help
when running postgres in docker, drizzle cannot connect to it, says database doesnt exist
it works only when instead of localhost i put my local ip
7 replies