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
future-teacher-7046
07/21/2022, 5:00 PM
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
aloof-optician-88290
07/21/2022, 5:27 PM
docker networks get messed up sometimes and you might need to restart the containers to make sure they get put on the same network