Adding a configuration for portainer data path

This commit is contained in:
2023-09-21 17:08:45 +02:00
parent 1b3f577486
commit dda3414428
2 changed files with 3 additions and 2 deletions

View File

@@ -1 +1,2 @@
access_token = 'ptr_2Wx6aA26hEEcsPbi2iVyRcuDt6/9tjHlkg+7z9btkjw='
access_token = 'example_access_token'
portainer_compose_dir = '/absolute/path/to/portainer-data/compose'