Added default arch var to vieter

master
Jef Roosens 2022-04-07 16:19:12 +02:00
parent 28eac084e4
commit aa89a1f6ad
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ services:
environment:
- 'VIETER_API_KEY_FILE=/run/secrets/vieter_api_key'
- 'VIETER_LOG_LEVEL=DEBUG'
- 'VIETER_DEFAULT_ARCH=x86_64'
networks:
- 'public'
secrets: