vieter: set log level to info for agents
parent
4a3a5ed253
commit
02af256968
|
@ -44,7 +44,7 @@ services:
|
|||
|
||||
environment:
|
||||
- 'VIETER_API_KEY_FILE=/run/secrets/vieter_api_key'
|
||||
- 'VIETER_LOG_LEVEL=DEBUG'
|
||||
- 'VIETER_LOG_LEVEL=INFO'
|
||||
- 'VIETER_ADDRESS=https://arch.r8r.be'
|
||||
- 'VIETER_MAX_CONCURRENT_BUILDS=2'
|
||||
- 'VIETER_ARCH=x86_64'
|
||||
|
|
Loading…
Reference in New Issue