# Copy to .env (gitignored), fill in, then bootstrap-local.sh + verify-local.sh # pick it up automatically. # # cp .env.example .env # $EDITOR .env R720_HOST=10.0.20.150 R720_USER=ansible FORGEJO_API_URL=https://forgejo.talas.group FORGEJO_OWNER=talas FORGEJO_REPO=veza # Forgejo personal access token with scopes : # write:admin (for runner registration token) # write:repository (for repo secrets/variables) # write:package (for the registry token created on the fly) # Generate at $FORGEJO_API_URL/-/user/settings/applications FORGEJO_ADMIN_TOKEN=