[add] Forcing proxy refresh on container run

This commit is contained in:
2022-09-17 19:57:58 -06:00
parent 9ed011d4ad
commit 978c0ecd19
4 changed files with 25 additions and 4 deletions

View File

@@ -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'