el cambio de puerto 8888

This commit is contained in:
unknown
2026-06-13 12:35:04 -04:00
parent 8ff8b3a459
commit 08d5674fbf
5 changed files with 7 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ try {
Write-Host ""
Write-Host "Listo. Abra en el navegador:" -ForegroundColor Green
Write-Host " http://localhost:8080" -ForegroundColor White
Write-Host " http://localhost:8888 (o el puerto en .env: DONMARCO_WEB_PORT)" -ForegroundColor White
Write-Host " Usuario: JEFE | Contrasena: MACAN" -ForegroundColor White
Write-Host " Menu: pestana 'Administracion' > seccion Cierre de gestion" -ForegroundColor White
Write-Host " Pie de pagina debe decir: v1.2.0 — Historial de gestiones (Docker)" -ForegroundColor White