update Gitea registry credentials in production example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user