chore: configure docker-compose and volume folders
This commit is contained in:
parent
d7bbe2a945
commit
aca6e8dac2
2 changed files with 17 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue