feat(agent): add agent support (#1828)
This commit is contained in:
@@ -11,6 +11,7 @@ angular.module('portainer.docker').component('tasksDatatable', {
|
||||
nodes: '<',
|
||||
showTextFilter: '<',
|
||||
showSlotColumn: '<',
|
||||
showLogsButton: '<'
|
||||
showLogsButton: '<',
|
||||
agentProxy: '<'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user