diff --git a/.env.example b/.env.example index 51f8331..ba82960 100644 --- a/.env.example +++ b/.env.example @@ -91,7 +91,7 @@ GITEA_BACKUP_ADMIN_TOKEN= # API token for backup instance — do not fil # ----------------------------------------------------------------------------- RUNNER_DEFAULT_IMAGE=catthehacker/ubuntu:act-latest # Default container image for docker runners LOCAL_REGISTRY= # Local registry prefix (e.g. registry.local:5000), empty = Docker Hub -# AUTO-POPULATED by phase1 scripts — do not fill manually: +# AUTO-POPULATED by phase3 scripts — do not fill manually: GITEA_RUNNER_REGISTRATION_TOKEN= # Retrieved from Gitea admin panel via API