mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 07:15:47 +02:00
Added default arch var to vieter
This commit is contained in:
parent
28eac084e4
commit
aa89a1f6ad
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue