chore: configure docker-compose and volume folders

This commit is contained in:
Bert-Jan Fikse 2025-08-20 15:09:21 +02:00
parent d7bbe2a945
commit aca6e8dac2
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A
2 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,9 @@
#SPDX-License-Identifier: MIT-0
---
# defaults file for base
# Global docker compose directory configuration
docker_compose_base_dir: /etc/docker/compose
# Global docker volume directory configuration
docker_volume_base_dir: /srv/data