mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
fix(aci): fixed aci with persistence or networking issue. (#4996)
This commit is contained in:
parent
defd929366
commit
267968e099
2 changed files with 4 additions and 4 deletions
|
@ -63,7 +63,7 @@
|
|||
</div>
|
||||
<!-- !os-input -->
|
||||
<!-- port-mapping -->
|
||||
<div class="form-group">
|
||||
<div class="form-group" ng-if="$ctrl.container.Ports.length > 0">
|
||||
<div class="col-sm-12">
|
||||
<label class="control-label text-left">Port mapping</label>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue