added postCommand for soteria

This commit is contained in:
John Lancaster
2026-03-24 08:31:49 -05:00
parent 869bee8adc
commit 3627cf57ec
+3
View File
@@ -99,6 +99,9 @@ in
"${hostname}.john-stream.com"
"192.168.1.142"
];
postCommands = [
"docker restart envoy"
];
};
};