vieter: lower agent polling frequency
parent
474754f18d
commit
4a3a5ed253
|
@ -48,6 +48,8 @@ services:
|
|||
- 'VIETER_ADDRESS=https://arch.r8r.be'
|
||||
- 'VIETER_MAX_CONCURRENT_BUILDS=2'
|
||||
- 'VIETER_ARCH=x86_64'
|
||||
# Poll for builds every two minutes
|
||||
- 'VIETER_POLLING_FREQUENCY=120'
|
||||
secrets:
|
||||
- vieter_api_key
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue