From 5335ba577e29976b99673c2557158f195e24fa2e Mon Sep 17 00:00:00 2001 From: alvis Date: Sat, 21 Feb 2026 13:22:06 +0000 Subject: [PATCH] Update access URLs with public domain --- Gitea.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gitea.md b/Gitea.md index f8f917c..ae58375 100644 --- a/Gitea.md +++ b/Gitea.md @@ -10,8 +10,9 @@ Configuration is in the `AgapHost` repository: ## Access -- Web: `http://agap:3000` -- SSH: `ssh -p 222 git@agap` +- Public: `https://git.alogins.net/` +- Internal: `http://agap:3000` +- SSH: `ssh -p 222 git@git.alogins.net` ## Data