mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 18:44:53 +01:00
build
This commit is contained in:
@@ -29,6 +29,7 @@ defaults = {
|
|||||||
"stack_mode": "swarm",
|
"stack_mode": "swarm",
|
||||||
"site": "portainer",
|
"site": "portainer",
|
||||||
}
|
}
|
||||||
|
|
||||||
cur_config = {}
|
cur_config = {}
|
||||||
def load_config(defaults=defaults):
|
def load_config(defaults=defaults):
|
||||||
'''Load configuration from /myapps/portainer.conf if it exists, else from env vars or defaults.'''
|
'''Load configuration from /myapps/portainer.conf if it exists, else from env vars or defaults.'''
|
||||||
|
|||||||
Reference in New Issue
Block a user