Commit 4d1e44d8 authored by John Noel's avatar John Noel

Update README.md

parent 7cf7fbaf
......@@ -143,4 +143,11 @@ touch config/initializers/better_errors.rb
if Rails.env.development?
BetterErrors::Middleware.allow_ip! "0.0.0.0/0"
end
```
* Restart Docker containers
```bash
docker-compose down
docker-compose up
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment