diff --git a/.env.production.example b/.env.production.example index 440bc70..b2b69c4 100644 --- a/.env.production.example +++ b/.env.production.example @@ -10,6 +10,6 @@ JWT_SECRET=your_random_jwt_secret_min_32_chars SEED_ADMIN_PASSWORD=your_secure_password_here # Gitea Registry credentials for Watchtower -GITEA_REGISTRY=gitea.your-domain.com/yourusername -GITEA_USER=your_gitea_username +GITEA_REGISTRY=gitea.chedius.ru/chedius +GITEA_USER=chedius GITEA_TOKEN=your_gitea_token_or_password