Limit task lists and clamp message length
All checks were successful
publish-images / build (push) Successful in 6s
All checks were successful
publish-images / build (push) Successful in 6s
This commit is contained in:
@@ -8,4 +8,8 @@ services:
|
||||
environment:
|
||||
- BOINC_HOST=127.0.0.1
|
||||
- BOINC_PORT=31416
|
||||
- HTTP_PROXY=http://127.0.0.1:10809
|
||||
- HTTPS_PROXY=http://127.0.0.1:10809
|
||||
- ALL_PROXY=http://127.0.0.1:10809
|
||||
- NO_PROXY=localhost,127.0.0.1
|
||||
command: ["python", "-m", "bot.main"]
|
||||
|
||||
Reference in New Issue
Block a user