From b3ba34b82519dd1bfdb0d8b22d524bac2bf067dc Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:45:45 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 217f288..4ac3266 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ A rss IPV4 AAAA rss IPV6 -In your domain provider,update your nameserver based on cloudflare nameserver such as 'kim.ns.cloudflare.com' and 'mack.ns.cloudflare.com' +In your domain provider,update your nameserver based on cloudflare nameserver such as 'sam.ns.cloudflare.com' and 'kack.ns.cloudflare.com' hostnamectl set-hostname domain @@ -89,7 +89,7 @@ apt update && apt full-upgrade -y curl https://install.yunohost.org | bash -Localden yunohost islmelerini yaptiktan sonra actigimiz dns kayitlari icin su domaineri aciyoruz: +Localden yunohost islemlerini yaptiktan sonra actigimiz dns kayitlari icin su domaineri aciyoruz: Nextcloud -> cloud.domain Vert -> convert.domain Gitea -> git.domain @@ -103,7 +103,7 @@ Only Office -> docs.domain Umami -> visitors.domain --Permissions- +-Permissions- my_webapp ->visitors,all Pair Drop -> Tum yunohist yoneticileri @@ -112,9 +112,6 @@ Pair Drop -> Tum yunohist yoneticileri sudo nano /etc/nginx/conf.d/domain.d/my_webapp.conf index index.php index.html; --> index index.html index.htm; - -index index.php index.html; --> index index.html index.htm; - try_files $uri $uri/ /index.php?$args =404; --> try_files $uri $uri/ $uri.html =404; ```