mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
fix(service-details): fix an issue with invalid service restart policy (#1415)
This commit is contained in:
parent
e51246ee78
commit
13d8d38bf9
6 changed files with 20 additions and 13 deletions
|
@ -395,7 +395,7 @@
|
|||
</div>
|
||||
<div class="col-sm-5">
|
||||
<p class="small text-muted">
|
||||
Amount of time between updates.
|
||||
Amount of time between updates. Time in seconds.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue