Init
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
# Яндекс OAuth-токен (работает для Трекера и Вики)
|
||||
YT=y0_...
|
||||
ORG_ID=7405124
|
||||
|
||||
# Supabase
|
||||
SUPABASE_HOST=aws-1-eu-north-1.pooler.supabase.com
|
||||
SUPABASE_PORT=5432
|
||||
SUPABASE_USER=postgres.xeakxxnriopsmaxdioke
|
||||
SUPABASE_PASSWORD=YmyO2rmahTkfdV97
|
||||
SUPABASE_DB=postgres
|
||||
|
||||
# OpenAI
|
||||
OPENAI_API_KEY=sk-...
|
||||
Reference in New Issue
Block a user