4728eaa578
CI / build (push) Successful in 22s
Co-authored-by: ramvignesh-b <ramvignesh-b@github.com> Reviewed-on: #3
6 lines
81 B
Bash
6 lines
81 B
Bash
APP_PORT=3000
|
|
API_KEY=your_secret_api_key_here
|
|
|
|
REDIS_HOST=redis
|
|
REDIS_PORT=6379
|