Files
ProxyPool/envexmaple
2026-01-31 22:53:12 +08:00

8 lines
187 B
Plaintext

DATABASE_URL=postgres://postgres:psw@localhost:5432/proxyrotator
LISTEN_ADDR=0.0.0.0:9987
API_KEY=your-secret-key
RETURN_SECRET=true
MAX_CONCURRENCY=200
MAX_TEST_LIMIT=2000
LEASE_TTL=60s