Fix staging deploy: ASCII-only echo (unblocks automation) #4

Merged
cesnimda merged 1 commits from fix/staging-ascii-echo into develop 2026-07-01 13:16:32 +02:00
+1 -1
View File
@@ -45,4 +45,4 @@ jobs:
- name: Staging endpoints - name: Staging endpoints
shell: powershell shell: powershell
run: Write-Host "Staging up Frontend http://localhost:18081 API http://localhost:18080/swagger" run: Write-Host "Staging up - Frontend http://localhost:18081 API http://localhost:18080/swagger"