production: opencd.css hardened — zero magic numbers, all --cd-* vars, ASW semantic, Nous auth copied
This commit is contained in:
parent
e3dbfa2fd1
commit
415bb4f402
6 changed files with 216 additions and 112 deletions
8
.env.example
Normal file
8
.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# OpenCD — Nous Auth Configuration
|
||||
# Copy this to .env and fill in your credentials.
|
||||
# Required for deployment to Nous infrastructure.
|
||||
|
||||
NOUS_AGENT_KEY=sk-nou...
|
||||
NOUS_AGENT_KEY_ID=cmpkk7n6k000tkq0birz3zk5a
|
||||
NOUS_API_BASE_URL=https://inference-api.nousresearch.com/v1
|
||||
NOUS_PORTAL_URL=https://portal.nousresearch.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue