feat: VM lifecycle, TTS, inventory endpoints
This commit is contained in:
parent
0296809864
commit
78901a43df
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
|||
volumes:
|
||||
- /app-config/kiro/api:/data/api:ro
|
||||
- vault-cache:/data/vault-cache
|
||||
- /home/sascha/.ssh:/root/.ssh:ro
|
||||
environment:
|
||||
- API_KEY_DIR=/data/api
|
||||
- VAULT_CACHE_DIR=/data/vault-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue