docs: add iStore publisher guide and token instructions
- docs/publish-to-istore.md: full app.yml spec, Docker image requirements, and step-by-step publishing workflow for developers - .env.example: document pre-generated Gitea token scope and bitwarden.falahos.my retrieval note Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JWCfXRGY3WA5PNeMRLad7w
This commit is contained in:
+3
-2
@@ -18,6 +18,7 @@ CASDOOR_CLIENT_ID= # from Casdoor app settings (Client ID field)
|
||||
|
||||
# ── iStore / Gitea ────────────────────────────────────────────────────────────
|
||||
# Personal access token from git.falahos.my/-/user/settings/applications
|
||||
# Scopes required: read:org, read:repository
|
||||
# Leave empty to use public repos only (rate-limited)
|
||||
# Scopes required: read:organization, read:repository
|
||||
# A read-only token is pre-generated for the iStore service — retrieve it from
|
||||
# bitwarden.falahos.my under "Falah OS iStore Gitea Token"
|
||||
GITEA_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user