chore: initial snapshot for gitea/github upload
This commit is contained in:
14
scripts/supply-gate/.env.example
Normal file
14
scripts/supply-gate/.env.example
Normal file
@@ -0,0 +1,14 @@
|
||||
API_BASE_URL="https://staging.example.com"
|
||||
OWNER_BEARER_TOKEN="replace-me-owner-token"
|
||||
VIEWER_BEARER_TOKEN="replace-me-viewer-token"
|
||||
ADMIN_BEARER_TOKEN="replace-me-admin-token"
|
||||
|
||||
TEST_PROVIDER="openai"
|
||||
TEST_MODEL="gpt-4o"
|
||||
TEST_ACCOUNT_ALIAS="sup_acc_cmd"
|
||||
TEST_CREDENTIAL_INPUT="sk-test-replace-me"
|
||||
TEST_PAYMENT_METHOD="alipay"
|
||||
TEST_PAYMENT_ACCOUNT="tester@example.com"
|
||||
TEST_SMS_CODE="123456"
|
||||
|
||||
SUPPLIER_DIRECT_TEST_URL=""
|
||||
Reference in New Issue
Block a user