chore(ollama): replace working dir from task to alloc
This commit is contained in:
parent
01ae40762d
commit
5f20a80716
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ job "ollama" {
|
|||
force_pull = true
|
||||
|
||||
volumes = [
|
||||
"alloc/data/:/app/backend/data"
|
||||
"../alloc/data/:/app/backend/data"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue