Add example env file
This commit is contained in:
parent
cbb25d154c
commit
b09955a4d4
3
.env.example
Normal file
3
.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
API_HOST="api-football-v1.p.rapidapi.com"
|
||||
API_KEY="your-key"
|
||||
REDIS_URL="redis://your-redis-server"
|
Loading…
x
Reference in New Issue
Block a user