Browse Source

feat: remove billing config. (#1761)

tags/0.3.34
Garfield Dai 1 year ago
parent
commit
4b1ba2ec21
No account linked to committer's email address
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      api/.env.example

+ 0
- 4
api/.env.example View File

@@ -117,7 +117,3 @@ HOSTED_ANTHROPIC_API_BASE=
HOSTED_ANTHROPIC_API_KEY=
HOSTED_ANTHROPIC_QUOTA_LIMIT=600000
HOSTED_ANTHROPIC_PAID_ENABLED=false

# Billing configuration
BILLING_API_URL=http://127.0.0.1:8000/v1
BILLING_API_SECRET_KEY=

Loading…
Cancel
Save