Update README.md
This commit is contained in:
parent
7b677a6b64
commit
76fc51619e
|
@ -127,7 +127,7 @@ $ git clone http://gitlab.tp.rulingcom.com/orbit_chiu1/orbit4-5.git your_site_na
|
|||
$ cd your_site_name
|
||||
$ vim config/mongoid.yml # 所有 orbit_4_5 換成 your_site_name, :wq 存檔離開
|
||||
$ vim Gemfile # 加井字號註解掉 gem 'sassc-rails', '~>1.3.0' 並拿掉此行 #gem 'sass-rails', '~> 4.0.2' 井字號取消註解
|
||||
$ $ gem install nokogiri -v 1.7.0.1 #For Ubuntu 20.04LTS
|
||||
$ gem install nokogiri -v 1.7.0.1 #For Ubuntu 20.04LTS
|
||||
$ bundle install
|
||||
$ RAILS_ENV=production bundle exec rake assets:precompile
|
||||
$ bundle exec unicorn_rails -c config/unicorn.rb -D -E production
|
||||
|
|
Loading…
Reference in New Issue