summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2017-08-16 18:37:32 +0200
committerTilo Spannagel <development@tilosp.de>2017-09-27 13:29:14 +0200
commite3e9b8f0e9784fd3aa67cf206cdb1b5ec24e4226 (patch)
treea2d73a488b66824748cab945d35efc74913e4bb9
parentc957bcd3e0167ce574ae03ef3c038bb12eb9894b (diff)
Add file extension
-rw-r--r--.examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.examples/README.md b/.examples/README.md
index c0a3f1d2..0f861e83 100644
--- a/.examples/README.md
+++ b/.examples/README.md
@@ -23,7 +23,7 @@ Example | Description
## docker-compose
In `docker-compose` additional services are bundled to create a complete nextcloud installation. The examples are designed to run out-of-the-box.
-Before running the examples you have to modify the `db.env` and `docker-compose` file and fill in your custom information.
+Before running the examples you have to modify the `db.env` and `docker-compose.yml` file and fill in your custom information.
**TODO: ADD INSECURE DESCRIPTION**