mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 10:44:52 +01:00
build
This commit is contained in:
1
port.py
1
port.py
@@ -117,7 +117,6 @@ class Portainer:
|
|||||||
self.get_stacks()
|
self.get_stacks()
|
||||||
self.get_containers()
|
self.get_containers()
|
||||||
|
|
||||||
|
|
||||||
def set_defaults(self, config):
|
def set_defaults(self, config):
|
||||||
'''Set default configuration from provided config dictionary.'''
|
'''Set default configuration from provided config dictionary.'''
|
||||||
self.cur_config = config
|
self.cur_config = config
|
||||||
|
|||||||
Reference in New Issue
Block a user