Merge pull request #687 from malteriechmann/patch-1

Run containers in the background using detached mode
This commit is contained in:
Kharhamel
2021-04-29 10:39:47 +02:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ Install Docker.
Run:
```
docker-compose up
docker-compose up -d
```
The environment will start.