14 lines
349 B
Plaintext
14 lines
349 B
Plaintext
# AdsPower配置(必需)
|
||
ADSPOWER_USER_ID=your-profile-id
|
||
ADSPOWER_API=http://local.adspower.net:50325
|
||
|
||
# Windsurf账号信息
|
||
WINDSURF_EMAIL=your-email@example.com
|
||
WINDSURF_PASSWORD=your-password
|
||
WINDSURF_FIRSTNAME=John
|
||
WINDSURF_LASTNAME=Doe
|
||
|
||
# 通用测试账号(可选,作为默认值)
|
||
TEST_EMAIL=test@example.com
|
||
TEST_PASSWORD=test123
|