mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
Add changes to container display
This commit is contained in:
parent
6853a9cefa
commit
353751ea4e
5 changed files with 41 additions and 4 deletions
|
@ -47,8 +47,9 @@ angular.module('dockerui.services', [
|
|||
changes: {
|
||||
method: 'GET',
|
||||
params: {
|
||||
action: 'chagnes'
|
||||
}
|
||||
action: 'changes'
|
||||
},
|
||||
isArray: true
|
||||
},
|
||||
create: {
|
||||
method: 'POST',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue