summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-09-23 14:18:24 +0200
committerIgor Scheller <igor.scheller@igorshp.de>2018-09-23 14:19:28 +0200
commit590adffa9316b98544cb8d67b03b80e44ba9c8b7 (patch)
treef5a325f7f08e2b534b5e976a7820e5b699925510 /README.md
parentbdb653090c91dc6297a5597fdafcb20be76359d6 (diff)
Fixed release file build (did not include frontend files), formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f564c71d..c3a650c9 100644
--- a/README.md
+++ b/README.md
@@ -91,8 +91,8 @@ docker-compose build
or to build the containers separately
```bash
-docker build -f contrib/Dockerfile . -t engelsystem
docker build -f contrib/nginx/Dockerfile . -t engelsystem-nginx
+docker build -f contrib/Dockerfile . -t engelsystem
```
Import database