Orders para test y flujo de migraciones mas simple
This commit is contained in:
@@ -60,8 +60,11 @@ services:
|
||||
depends_on:
|
||||
rabbitmq-sim-broker:
|
||||
condition: service_healthy
|
||||
postgresql-sim:
|
||||
condition: service_healthy
|
||||
|
||||
postgresql-sim:
|
||||
container_name: postgresql-sim
|
||||
image: postgres:16.1
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user