Removing config file from repo
This commit is contained in:
7
config.example.py
Normal file
7
config.example.py
Normal file
@@ -0,0 +1,7 @@
|
||||
portainer_url = 'https://portainer.dorfsvald.net'
|
||||
portainer_access_token = 'example_access_token'
|
||||
portainer_compose_dir = '/absolute/path/to/portainer-data/compose'
|
||||
git_repositories = [
|
||||
'path/to/a/git/repository',
|
||||
'path/to/another/git/repo'
|
||||
]
|
||||
Reference in New Issue
Block a user