You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TurboStack Platform/Hosts/Applications/autostartservices.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
order: 200
3
3
icon: loop
4
-
label: self-restarting services
4
+
label: Self-restarting Services
5
5
---
6
6
7
-
## Self-restarting services
7
+
## Self-restarting Services
8
8
It's critical to make sure your services always restart without intervention. This ensures that your application will be available again after a reboot or unexpected shutdown.
9
9
10
10
!!!
@@ -26,4 +26,4 @@ You can find the docs [here](../../../Technologies/CMS%20&%20Frameworks/Node.js/
26
26
### Docker
27
27
Docker offers integrated support for automatic restarts.
28
28
29
-
You can find the docs [here](../../../Technologies/Containerization/Docker/referenceguide.md"Docker Reference Guide").
29
+
You can find the docs [here](../../../Technologies/Containerization/Docker/referenceguide.md"Docker Reference Guide").
0 commit comments