Provide a docker-compose for the backend #25
lionelhorn
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hello, it would be nice to have a docker-compose ready to use to boostrap the postgres and redis server.
I used something along the line for my tests.
Leading to the following pg connection string
postgres://root:postgres@localhost:5440/postgresBeta Was this translation helpful? Give feedback.
All reactions