You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently we start every required service by itself, that means everything breaks for every dev on something like a version update.
Describe the solution you'd like
A docker setup for dev and a docker setup for integration tests propbably use docker profiles
Is your feature request related to a problem? Please describe.
Currently we start every required service by itself, that means everything breaks for every dev on something like a version update.
Describe the solution you'd like
A docker setup for dev and a docker setup for integration tests propbably use docker profiles
The bug from #1047 should not occur.
Additional context
should look something like this:
The text was updated successfully, but these errors were encountered: