mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-05-04 13:59:51 +02:00
build
This commit is contained in:
Binary file not shown.
+1
-1
@@ -277,7 +277,7 @@ class PortainerApi:
|
||||
stcks = []
|
||||
stacks = self._api_get(path, timeout=timeout)
|
||||
self.stacks_all = {}
|
||||
fail_endponts = [20, 39, 41, 32, 43]
|
||||
fail_endponts = [20, 39, 41, 32, 43, 44]
|
||||
# print(json.dumps(stacks,indent=2))
|
||||
webhooks = {}
|
||||
for s in stacks:
|
||||
|
||||
Reference in New Issue
Block a user