Updates
This commit is contained in:
@@ -32,7 +32,7 @@ resource "docker_container" "birdnet-go" {
|
|||||||
|
|
||||||
mounts {
|
mounts {
|
||||||
target = "/data"
|
target = "/data"
|
||||||
source = "/var/lib/containers/birdnet-go/data"
|
source = "/mnt/appdata/birdnet-go"
|
||||||
type = "bind"
|
type = "bind"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-13303
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user