[add] Forcing proxy refresh on container run
This commit is contained in:
@@ -6,6 +6,4 @@ services:
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- .:/mubeng
|
||||
command: '--check --address 0.0.0.0:8080 --rotate 1 --method random --file /mubeng/proxies.txt --watch --timeout 10s'
|
||||
# command: '--check --address 0.0.0.0:8080 --rotate 1 --method random --file /mubeng/proxies.txt --watch --timeout 10s'
|
||||
|
||||
Reference in New Issue
Block a user