Remove referencias ao Componente B dos scripts de inicializacao
This commit is contained in:
@@ -33,7 +33,7 @@ if ! docker ps | grep -q ranking_frontend; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "[4b/5] Rodando bootstrap (ranking + componente B) dentro do backend..."
|
||||
echo "[4b/5] Rodando bootstrap do ranking dentro do backend..."
|
||||
docker exec ranking_backend bash -lc "ORACLE_LOCAL_DSN=oracle18c:1521/XEPDB1 /app/scripts/bootstrap_ranking.sh"
|
||||
|
||||
echo "[5/5] Iniciando ngrok..."
|
||||
|
||||
Reference in New Issue
Block a user