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 41f29eb commit 6940894Copy full SHA for 6940894
1 file changed
README.md
@@ -23,5 +23,5 @@ docker build . -t codeginiter:4.0.2
23
24
start the container:
25
```
26
-docker container run --publish 80:80 --name ci4 -v /app/test/localfolder:/var/www/html codeginiter:4.0.2
+docker container run --publish 80:80 --name ci4 -v /localfolder:/var/www/html codeginiter:4.0.2
27
0 commit comments