fix architecture and write new tests
This commit is contained in:
@@ -25,7 +25,7 @@ echo "Running database migrations"
|
||||
run_prod_migrations
|
||||
|
||||
echo "Starting application services"
|
||||
prod_compose up -d api marketplace dashboard admin pgmanage
|
||||
prod_compose up -d api marketplace dashboard admin
|
||||
wait_for_healthy api 180
|
||||
wait_for_healthy marketplace 180
|
||||
wait_for_healthy dashboard 180
|
||||
|
||||
Reference in New Issue
Block a user