Update README.md

This commit is contained in:
FURK4NGG
2026-07-06 22:09:26 +03:00
committed by GitHub
parent 941ab52823
commit 9778050ea2
+2 -2
View File
@@ -232,8 +232,8 @@ Server settings successfully updated doğrula.
healthcheck ve api.js kontrol et. healthcheck ve api.js kontrol et.
``` ```
sudo yunohost service status | grep -i onlyoffice sudo yunohost service status | grep -i onlyoffice
curl https://docs.furk4ngg.me/healthcheck curl https://docs.domain/healthcheck
curl -I https://docs.furk4ngg.me/web-apps/apps/api/documents/api.js curl -I https://docs.domain/web-apps/apps/api/documents/api.js
``` ```
Secret key eşitliğini doğrula. Secret key eşitliğini doğrula.
``` ```