From f2e751e1e63b2d379596b2aa425df2d19b0ae9e9 Mon Sep 17 00:00:00 2001 From: Fizzlepoof Date: Mon, 25 May 2026 21:33:32 +0000 Subject: [PATCH] docs: update github remote owner to fizzlepoof --- docs/operations/STACK_STANDARDS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operations/STACK_STANDARDS.md b/docs/operations/STACK_STANDARDS.md index a9028bb..0427132 100644 --- a/docs/operations/STACK_STANDARDS.md +++ b/docs/operations/STACK_STANDARDS.md @@ -6,7 +6,7 @@ PD live compose root: `/mnt/docker-ssd/docker/compose` NOMAD exception: standalone live deployments belong under `/opt/` rather than a shared `/mnt/docker-ssd/docker/compose` tree. Remotes: -- GitHub: `git@github.com:Paccoco/truenas-stacks.git` +- GitHub: `git@github.com:fizzlepoof/truenas-stacks.git` - Gitea web: `http://10.5.30.6:3002/fizzlepoof/truenas-stacks` - Gitea SSH: `ssh://git@10.5.30.6:2222/fizzlepoof/truenas-stacks.git`