From 86ec1fa603e1e7bb637236a66f6595ffa7dcf496 Mon Sep 17 00:00:00 2001 From: -Puter <22245429+puterhimself@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:03:20 +0530 Subject: [PATCH] updates source code (1 file) --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 4f6fdb6..c653762 100644 --- a/.env.example +++ b/.env.example @@ -27,7 +27,7 @@ A2A_ALLOWED_KEY=*********** # ── Central Gitea (shared org-wide, changes.md §2A) ── # Public URL is used for Git remotes and must be reachable by OpenCode containers. # Internal URL is used only by the backend when it shares a private network with Gitea. -GITEA_PUBLIC_URL=http://127.0.0.1:3001 +GITEA_PUBLIC_URL=http://host.docker.internal:3001 GITEA_INTERNAL_URL=http://127.0.0.1:3001 GITEA_ROOT_URL=http://localhost:3001 GITEA_ADMIN_USER=growqr-admin @@ -38,7 +38,7 @@ GITEA_ORG_NAME=growqr # ── Version tracking (changes.md §9) ── OPENCODE_IMAGE_VERSION=dev MIGRATION_VERSION=1 -PROMPT_VERSION=2 +PROMPT_VERSION=4 # Rivet Kit engine (self-hosted in docker-compose) RIVET_ENDPOINT=http://default:dev-admin-token@localhost:6420