Test/Local Environment Docker Compose with TLS and Transactions #3461
ice-ares
started this conversation in
Show and tell
Replies: 1 comment
-
thanks for the contribution! welcome. |
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
-
Hey guys!
If anyone needs a local/test environment docker compose yaml example, with TLS and transactions enabled, here it is:
For example, I use this docker compose with another service(a database) to spawn a temporary environment for integration test with testcontainers.
Hope it helps you as well, cheers! ✌️
Beta Was this translation helpful? Give feedback.
All reactions