mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Fix broken markdown formatting.
This commit is contained in:
parent
f244650832
commit
598d14580c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ For details on how to reduce the monthly cost of your application, see [Advanced
|
|||
|
||||
heroku config:add SECRET_TOKEN=<generated secret>
|
||||
|
||||
. Precompile assets.
|
||||
7. Precompile assets.
|
||||
|
||||
There are two options for precompilation. Either precompile locally, **before each deploy** or enable [Heroku's experimental user-env-compile](https://devcenter.heroku.com/articles/labs-user-env-compile) feature and Heroku will precompile your assets for you.
|
||||
|
||||
|
|
Loading…
Reference in a new issue