mirror of
https://github.com/nestriness/nestri.git
synced 2026-09-19 17:25:19 +03:00
feat: Add a .env.example file
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
STEAM_API_KEY=
|
||||
ALCHEMY_PASSWORD=
|
||||
TEST_DATABASE_URL=
|
||||
DATABASE_PASSWORD=
|
||||
DATABASE_URL=
|
||||
DATABASE_HOST=
|
||||
|
||||
CLOUDFLARE_API_TOKEN=
|
||||
CLOUDFLARE_ACCOUNT_ID=
|
||||
Reference in New Issue
Block a user