BigW Consortium Gitlab

Commit 2b008c6a by Mike Greiling

update rake command for assets compilation

parent 108e36e2
...@@ -468,7 +468,7 @@ Check if GitLab and its environment are configured correctly: ...@@ -468,7 +468,7 @@ Check if GitLab and its environment are configured correctly:
### Compile Assets ### Compile Assets
sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production NODE_ENV=production
### Start Your GitLab Instance ### Start Your GitLab Instance
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment