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";
|
||||
config = {
|
||||
Cmd = [
|
||||
"${script}"
|
||||
"${script}/bin/maintenance"
|
||||
];
|
||||
ExposedPorts = {};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue