We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c6024 commit 81aff98Copy full SHA for 81aff98
extras/docker/demo/README.md
@@ -25,11 +25,11 @@ Then just open <http://localhost:8000> and log in as: **admin**, password **admi
25
26
To stop the container:
27
28
-```sudo docker container stop wger.apache```
+```sudo docker container stop wger.demo```
29
30
To start developing again:
31
32
-```sudo docker container start --attach wger.apache```
+```sudo docker container start --attach wger.demo```
33
34
35
Building
0 commit comments