Skip to content

Commit 3e1385d

Browse files
committed
Update README.md
1 parent 0a8df00 commit 3e1385d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ docker-compose up -d
119119
then reloading for webserver ssl configuration
120120

121121
```
122-
docker exec webserver httpd -k restart
122+
docker container restart webserver
123123
```
124124

125125
The containers are now built and running. You should be able to access the CakePHP installation with the configured IP in the browser address. `https://example.com`.

0 commit comments

Comments
 (0)