update envs and urls
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user