Spaces:
Sleeping
Sleeping
Update .env
Browse files
.env
CHANGED
|
@@ -11,7 +11,6 @@ AUTH_TOKEN=your_secret_token_here
|
|
| 11 |
|
| 12 |
# Admin Management Password
|
| 13 |
# Password for accessing account management endpoints
|
| 14 |
-
ADMIN_PASSWORD=your_secret_token_here
|
| 15 |
|
| 16 |
# SOCKS Proxy Pool for API Requests Retry
|
| 17 |
# Comma-separated list of SOCKS5 proxies with format: socks5://host:port:username:password
|
|
|
|
| 11 |
|
| 12 |
# Admin Management Password
|
| 13 |
# Password for accessing account management endpoints
|
|
|
|
| 14 |
|
| 15 |
# SOCKS Proxy Pool for API Requests Retry
|
| 16 |
# Comma-separated list of SOCKS5 proxies with format: socks5://host:port:username:password
|