updates source code (1 file)

This commit is contained in:
-Puter
2026-06-01 23:03:20 +05:30
parent 5839d91d97
commit 86ec1fa603

View File

@@ -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