replaces hardcoded values with env var
This commit is contained in:
@@ -26,6 +26,15 @@ It progresses **only during your scheduled work hours**
|
||||
- During the day, the bar fills smoothly
|
||||
- End of Wednesday = **100% freedom**
|
||||
|
||||
### Configuration
|
||||
|
||||
| Variable | Default | Description |
|
||||
|--------|---------|-------------|
|
||||
| WORK_START_TIME | 07:00 | Workday start (HH:MM) |
|
||||
| WORK_END_TIME | 17:30 | Workday end (HH:MM) |
|
||||
| WORK_DAYS | 0,1,2,3 | JS day numbers (Sun=0) |
|
||||
| UPDATE_INTERVAL_MS | 60000 | Update frequency |
|
||||
|
||||
---
|
||||
|
||||
## 🛠 Tech Stack
|
||||
|
||||
Reference in New Issue
Block a user