fix(stack-details): fix broken link for services published ports (#1578)
This commit is contained in:
@@ -9,7 +9,7 @@ angular.module('ui').component('stackServicesDatatable', {
|
||||
orderBy: '@',
|
||||
reverseOrder: '<',
|
||||
nodes: '<',
|
||||
publicURL: '<',
|
||||
publicUrl: '<',
|
||||
showTextFilter: '<'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user