Faz ajustes de tempo entre testes de Proxy e ajusta compose
This commit is contained in:
@@ -5,6 +5,11 @@ POSTGRES_DB=proxies
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=your_secure_password_here
|
||||
|
||||
# Development Mode
|
||||
# Set to True to disable scheduler and run scraping job once then exit
|
||||
# Set to False for production mode with daily scheduled jobs
|
||||
DEVELOPMENT=False
|
||||
|
||||
# Proxy Validation Settings
|
||||
PROXY_TIMEOUT=10
|
||||
VALIDATION_URL=http://httpbin.org/ip
|
||||
|
||||
Reference in New Issue
Block a user