Add folkugat host volume in thingvellir

This commit is contained in:
marc
2025-03-24 22:10:27 +01:00
parent 428a1756f3
commit 7312947723

View File

@@ -31,4 +31,10 @@ client {
path = "/mnt/vatnajokull/nomad_volumes/gitea/data"
read_only = false
}
# Folkugat
host_volume "folkugat" {
path = "/mnt/vatnajokull/nomad_volumes/folkugat"
read_only = false
}
}