AS
но думаю https://heavyhorst.github.io/remco/template/template-functions/
lookupSRV может помочь
Size: a a a
AS
AS
BG
E
client {
host_volume "zzzy" {
path = "/path"
read_only = false
}
}
BG
BG
AS
AS
E
config {
mounts = [
{
type = "volume"
target = "/path"
source = "zzzy"
readonly = false
},
]
volumes = [
"/path:/path"
]
E
BG
AS
AS
BG
AS
IE
BG
AS