feat(django-apps): Restart the main unit after the update is successful
This commit is contained in:
parent
a7b34850f4
commit
9036426500
1 changed files with 1 additions and 0 deletions
|
@ -776,6 +776,7 @@ in
|
|||
unitConfig = {
|
||||
After = "dj-${name}.service";
|
||||
Conflicts = "dj-${name}.service";
|
||||
OnSuccess = "dj-${name}.service";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue