aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
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
+```
+