1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

display PortMapping as opposed to PortSpec.

This commit is contained in:
Mike Carr 2013-10-19 12:11:53 -07:00
parent 5cfb08b536
commit 737af8a8d8

View file

@ -24,7 +24,7 @@
</tr>
<tr>
<td>Ports:</td>
<td>{{ container.Config.PortSpecs }}</td>
<td>{{ container.NetworkSettings.PortMapping }}</td>
</tr>
<tr>
<td>Hostname:</td>