diff --git a/app/templates/dashboard/app_form.html b/app/templates/dashboard/app_form.html index e5c77b0..bd2f507 100644 --- a/app/templates/dashboard/app_form.html +++ b/app/templates/dashboard/app_form.html @@ -106,10 +106,10 @@
+ {% if app and app.ports %} + {% for port in app.ports %}