Commit b0ba983
committed
fix(docker-compose): ensure restart policy is correctly set
* Added the `restart: unless-stopped` policy back to the `linuxgsm` service.
* This change ensures that the service will restart automatically unless stopped manually.1 parent 4564eca commit b0ba983
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
0 commit comments