7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
|
|
# Local runtime config for client-finder skill
|
||
|
|
# Copy to .env.local in the same folder and fill real values.
|
||
|
|
|
||
|
|
AUTH_BASE=https://api-gw-test.yuanwei-lnc.com
|
||
|
|
CLIENT_KEY=sk_xxx_replace_with_real_key
|
||
|
|
|