mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 21:12:45 +08:00
Merge pull request #1517 from nverba/patch-1
Fix broken markdown formatting.
This commit is contained in:
commit
5d329cff3a
|
@ -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 New Issue
Block a user