Add .env.example
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
MISSKEY_ORIGIN=https://misskey.example.net
|
||||
MISSKEY_CREDENTIAL=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
|
||||
OPENAI_MODEL=model-name
|
||||
OPENAI_BASE_URL=http://localhost:11434/v1
|
||||
OPENAI_API_KEY=ollama
|
||||
Reference in New Issue
Block a user