This commit is contained in:
parent
496876b445
commit
797dff20ed
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@
|
||||||
name = "healthchecks-maintenance";
|
name = "healthchecks-maintenance";
|
||||||
config = {
|
config = {
|
||||||
Cmd = [
|
Cmd = [
|
||||||
"${script}"
|
"${script}/bin/maintenance"
|
||||||
];
|
];
|
||||||
ExposedPorts = {};
|
ExposedPorts = {};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue