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
Remove hardcoded container names from all services in the docker-compose
files to allow multiple instances of the same service to run in parallel
without conflicts. This is important to allow both scaling individual
services as well as running multiple instances of the CMS stack
locally for testing purposes.
Signed-off-by: Phoevos Kalemkeris <[email protected]>
0 commit comments