first commit
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
# Copy to .env and customize (not used by Docker secrets)
|
||||
OPENAI_API_KEY=YOUR_KEY_HERE
|
||||
OPENAI_MODEL=gpt-4o-mini
|
||||
AGENT_URL=http://ai-agent:8080
|
||||
Reference in New Issue
Block a user