From e259236248791cd656b31367179de1904fb136c4 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 3 Feb 2026 17:18:04 -0800 Subject: [PATCH] fix: token --- prod.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod.env b/prod.env index 7599bda..600a763 100644 --- a/prod.env +++ b/prod.env @@ -2,6 +2,6 @@ # Uses 1Password references - safe to commit! # Gitea Authentication -GITEA_TOKEN=op://Personal/Gitea Personal Access Token/credential +GITEA_TOKEN="op://Environment Variables - Naomi/Minori/gitea token" LOG_TOKEN="op://Environment Variables - Naomi/Alert Server/api_auth" \ No newline at end of file