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
|