mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-11 13:15:20 +00:00
Remove trailing whitespaces from doc/INSTALL (#41976).
git-svn-id: https://svn.redmine.org/redmine/trunk@23613 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fc22603b05
commit
d75a2ff7af
@ -67,10 +67,10 @@ The current version of Firefox, Safari, Chrome, Chromium and Microsoft Edge.
|
|||||||
|
|
||||||
using:
|
using:
|
||||||
bundle exec rake assets:precompile RAILS_ENV="production"
|
bundle exec rake assets:precompile RAILS_ENV="production"
|
||||||
|
|
||||||
If deploying to a sub-uri, set the relative URL root as follows:
|
If deploying to a sub-uri, set the relative URL root as follows:
|
||||||
bundle exec rake assets:precompile RAILS_ENV="production" RAILS_RELATIVE_URL_ROOT=/sub-uri
|
bundle exec rake assets:precompile RAILS_ENV="production" RAILS_RELATIVE_URL_ROOT=/sub-uri
|
||||||
|
|
||||||
If you experience issues with missing assets in the browser, try
|
If you experience issues with missing assets in the browser, try
|
||||||
removing the public/assets directory before re-running the precompile:
|
removing the public/assets directory before re-running the precompile:
|
||||||
bundle exec rake assets:clobber RAILS_ENV="production"
|
bundle exec rake assets:clobber RAILS_ENV="production"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user