Files
toknd_auth/.env.example

6 lines
81 B
Bash

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