mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-10 22:14:35 -04:00
Merge pull request #1517 from nverba/patch-1
Fix broken markdown formatting.
This commit is contained in:
commit
5d329cff3a
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…
Add table
Reference in a new issue