update Gitea registry credentials in production example

This commit is contained in:
Egor Pozharov
2026-04-16 13:13:19 +06:00
parent 86a684790c
commit 1bf5d1afd6

View File

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