MD031 Fenced code blocks should be surrounded by blank lines

This commit is contained in:
taitus
2023-03-21 16:14:43 +01:00
parent e5a8f06049
commit 31efa97076
11 changed files with 19 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ heroku config:set RAILS_MAX_THREADS=3
```
I also recommend to set the following:
```bash
heroku config:set RAILS_SERVE_STATIC_FILES=enabled
heroku config:set RAILS_ENV=production