Skip to content

Commit 1876f72

Browse files
committed
Update README.md
1 parent 8b7353a commit 1876f72

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
@@ -216,7 +216,7 @@ You should see the "Rails version: ... and Ruby version: ..." page in your brows
216216

217217
Blocked host: must add the contents of config/environments/development.rb with the following:
218218

219-
```config.hosts << "example.com"```
219+
```config.hosts << "example.com"``` then ```docker container restart rails```
220220

221221
```
222222
https://example.com

0 commit comments

Comments
 (0)