diff --git a/.config b/.config deleted file mode 100644 index c42b70e..0000000 --- a/.config +++ /dev/null @@ -1,2 +0,0 @@ -compose-path=/home/runner/docker-composer -exclude-containers=hello,there,random-person \ No newline at end of file diff --git a/docker-composer.conf b/docker-composer.conf new file mode 100644 index 0000000..f94051e --- /dev/null +++ b/docker-composer.conf @@ -0,0 +1,2 @@ +compose-path=/home/ben/Documents/Coding/docker-composer +exclude-containers=hello,there,random-person \ No newline at end of file