mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 04:55:47 +02:00
vieter: set log level to info for agents
This commit is contained in:
parent
4a3a5ed253
commit
02af256968
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue