first commit
This commit is contained in:
6
fog/.env.example
Executable file
6
fog/.env.example
Executable file
@@ -0,0 +1,6 @@
|
||||
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/fog_expedition"
|
||||
REDIS_URL="redis://localhost:6379"
|
||||
TWITCH_EXTENSION_CLIENT_ID="replace-me"
|
||||
TWITCH_EXTENSION_SECRET="replace-me"
|
||||
TWITCH_EXTENSION_OWNER_ID="replace-me"
|
||||
PORT=3333
|
||||
Reference in New Issue
Block a user