{triplestore,sql}: Mount directories to allow dynamic import
This commit is contained in:
parent
099c4457b5
commit
3a32b7f03a
4 changed files with 5 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ func (ts *Triplestore) Stack(env environment.Environment) component.StackWithRes
|
|||
filepath.Join("data", "data"),
|
||||
filepath.Join("data", "work"),
|
||||
filepath.Join("data", "logs"),
|
||||
filepath.Join("data", "import"),
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue