Auto base sync: 2025-11-26 22:37:07

This commit is contained in:
2025-11-26 22:37:07 +04:00
parent 05c22bd520
commit 0225253b31

View File

@@ -1,4 +1,9 @@
1 - Проверка работы и отклика
```
sudo nginx -t && sudo systemctl reload nginx
curl -I https://kasm.stitch505.su | grep server
# Ожидаемо: nginx/1.26.3 (Kasm proxy)
```
*Ожидаемо: nginx/1.26.3 (Kasm proxy)*