update envs and urls

This commit is contained in:
Egor Pozharov
2026-04-16 13:10:58 +06:00
parent ff27493670
commit 86a684790c
4 changed files with 5 additions and 5 deletions

View File

@@ -6,6 +6,9 @@ POSTGRES_DB=delivery_tracker
# JWT
JWT_SECRET=your_random_jwt_secret_min_32_chars
# Seed admin password
SEED_ADMIN_PASSWORD=your_secure_password_here
# Gitea Registry credentials for Watchtower
GITEA_REGISTRY=gitea.your-domain.com/yourusername
GITEA_USER=your_gitea_username