style: usun em-dashe z calego repo (zamiana na zwykly mylnik)
All checks were successful
deploy / deploy (push) Successful in 1m3s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-29 11:47:17 +02:00
parent de5832821c
commit ab2cd510a6
10 changed files with 33 additions and 33 deletions

View File

@@ -4,7 +4,7 @@ server {
root /usr/share/nginx/html;
index index.html;
# API + SSE (strumień logów) bez buforowania, długie timeouty na pobieranie
# API + SSE (strumień logów) - bez buforowania, długie timeouty na pobieranie
location /api/ {
proxy_pass http://api:3000;
proxy_http_version 1.1;