Commit
chore: Update health check port configuration for improved flexibility
Commit details
Commit notes
- Removed the hardcoded WORKER_HEALTH_PORT environment variable from the Dockerfile. - Updated the worker.ts file to prioritize the PORT environment variable set by Railway, followed by WORKER_HEALTH_PORT, and defaulting to 3002 for health server configuration.
- Files changed
- 2
- Lines added
- +7
- Lines removed
- −4