https://www.growthbook.io/ logo
a

aloof-optician-88290

07/21/2022, 4:55 PM
Hello! I'm having trouble when setting up a postgres Data Source from the UI(I'm running a local version of GrowthBook). I don't have a
config.yml
file set up, and my database is running in the same container and working just fine.
f

future-teacher-7046

07/21/2022, 4:57 PM
Can you share your docker-compose.yml file you are using? Looks like a networking issue
searching online, it seems like docker networks get messed up sometimes and you might need to restart the containers to make sure they get put on the same network
a

aloof-optician-88290

07/21/2022, 5:05 PM
Here's my
docker-compose.yml
docker networks get messed up sometimes and you might need to restart the containers to make sure they get put on the same network
It was that! Thanks Jeremy ☺️
7 Views