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 8b7353a commit 1876f72Copy full SHA for 1876f72
README.md
@@ -216,7 +216,7 @@ You should see the "Rails version: ... and Ruby version: ..." page in your brows
216
217
Blocked host: must add the contents of config/environments/development.rb with the following:
218
219
-```config.hosts << "example.com"```
+```config.hosts << "example.com"``` then ```docker container restart rails```
220
221
```
222
https://example.com
0 commit comments