initial rebuild from v1
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
BLIZZARD_API_CLIENT_ID=
|
||||
BLIZZARD_API_CLIENT_SECRET=
|
||||
|
||||
DEVISE_JWT_SECRET_KEY=
|
||||
DEVISE_SECRET_KEY=
|
||||
|
||||
DATABASE_USERNAME=
|
||||
DATABASE_PASSWORD=
|
||||
DATABASE_HOST=localhost
|
||||
DATABASE_PORT=5432
|
||||
|
||||
REDIS_URL=
|
||||
Reference in New Issue
Block a user