Files
junk2jive-server/.env.example
rogueking c570cd506a
Some checks failed
golangci-lint / lint (push) Failing after 21s
Run Go Tests / build (push) Failing after 0s
build / Build (push) Successful in 34s
Build and Push Docker Image / Build and push image (push) Successful in 2m19s
added better error response
2025-05-06 16:47:54 -07:00

6 lines
122 B
Plaintext

APP_PORT=8080
OLLAMA_API_URL=http://localhost:11434
OLLAMA_API_KEY=your_api_key_here
ROBOWFLOW_API_KEY=your_api_key_here