add .env.example
This commit is contained in:
parent
bd65a3ba0f
commit
3c1577a653
1 changed files with 8 additions and 0 deletions
8
.env.example
Normal file
8
.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# AeThex LIVE — Environment Variables
|
||||
# Copy to .env.local and fill in values
|
||||
|
||||
PORT=3010
|
||||
YOUTUBE_API_KEY=
|
||||
ANTHROPIC_API_KEY=
|
||||
RTMP_STREAM_KEY=stream
|
||||
SCENE_SECRET=
|
||||
Loading…
Reference in a new issue