Skip to content

Commit 6940894

Browse files
authored
Update README.md
1 parent 41f29eb commit 6940894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ docker build . -t codeginiter:4.0.2
2323

2424
start the container:
2525
```
26-
docker container run --publish 80:80 --name ci4 -v /app/test/localfolder:/var/www/html codeginiter:4.0.2
26+
docker container run --publish 80:80 --name ci4 -v /localfolder:/var/www/html codeginiter:4.0.2
2727
```

0 commit comments

Comments
 (0)