From 487a97220ca58df241694085aa4118125992e0b6 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 14 Sep 2020 23:46:52 -0400 Subject: Adjust the readme and explicitly make the docker-compose file an example --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2817f27..af45937 100644 --- a/readme.md +++ b/readme.md @@ -103,3 +103,10 @@ And then ```shell $ docker-compose up -d ``` + +There's an example file that can be used with: + +``shell +$ docker-compose -f docker-compose-example.yml up -d +``` + -- cgit v1.2.3