mirror of
https://github.com/civitai/civitai.git
synced 2026-09-20 22:08:18 +08:00
updating env example for missing keys
This commit is contained in:
@@ -147,3 +147,11 @@ ORCHESTRATOR_ACCESS_TOKEN=asdf
|
||||
BUZZ_ENDPOINT=http://localhost
|
||||
SIGNALS_ENDPOINT=http://localhost
|
||||
NEXT_PUBLIC_SIGNALS_ENDPOINT=http://localhost
|
||||
|
||||
NOW_PAYMENTS_API_URL=http://localhost
|
||||
NOW_PAYMENTS_API_KEY=key
|
||||
NOW_PAYMENTS_IPN_KEY=key
|
||||
|
||||
COINBASE_API_URL=http://localhost
|
||||
COINBASE_API_KEY=key
|
||||
COINBASE_WEBHOOK_SECRET=secret
|
||||
|
||||
Reference in New Issue
Block a user