Oxen-AI / Oxen

Oxen.ai's core rust library, server, and CLI
https://oxen.ai
Apache License 2.0
178 stars 11 forks source link

use dotenv for env vars #329

Closed EloyMartinez closed 4 months ago

EloyMartinez commented 4 months ago

We allow the use of a .env.local file to avoid having to set the env var on every server run.