always
This commit is contained in:
parent
c60b9c4a2d
commit
48825a7dbc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Group=root
|
||||||
WorkingDirectory=/root/production/docker/%i
|
WorkingDirectory=/root/production/docker/%i
|
||||||
ExecStart=docker compose up --abort-on-container-exit
|
ExecStart=docker compose up --abort-on-container-exit
|
||||||
ExecStop=docker compose down
|
ExecStop=docker compose down
|
||||||
Restart=on-failure
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Reference in a new issue