Replies: 1 comment
-
Hi, I would say that this problem is not related to CouchDB. So maybe you should talk again to the people of Budibase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run a premade Budibase image on Docker Compose. They use CouchDB as one of their services, but I keep getting an issue with it not passing environment variables. I've tried speaking with Budibase on this but they weren't able to replicate or solve the issue.
docker ps - here i've already created my containers
Error message:
Expected Behaviour
What should happen is that I should be able to go to http://localhost:10000 and use the budibase app that would be hosted in the container at that url.
Your Environment
.env
docker-compose.yaml
Things I've tried:
Beta Was this translation helpful? Give feedback.
All reactions