Skip to content

Commit e845d14

Browse files
committed
Update README.md
1 parent 22ff14f commit e845d14

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
@@ -120,7 +120,7 @@ docker-compose up -d
120120
then reloading for proxy ssl configuration
121121

122122
```
123-
docker exec proxy nginx -s reload
123+
docker container restart <proxy_container_id>
124124
```
125125

126126
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)