Files
me 4728eaa578
CI / build (push) Successful in 22s
refactor: re-configure env vars and healthcheck (#3)
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com>
Reviewed-on: #3
2026-05-11 19:58:31 +00:00

6 lines
81 B
Bash

APP_PORT=3000
API_KEY=your_secret_api_key_here
REDIS_HOST=redis
REDIS_PORT=6379