Maybe this fixes CSS?
This commit is contained in:
parent
abfd00a52a
commit
8ca507a38c
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ server 'tap.zeus.gent', user: 'tap', roles: %w{web app db}, ssh_options: {
|
|||
set :rails_env, 'production'
|
||||
set :rbenv_type, :system
|
||||
set :rbenv_ruby, File.read('.ruby-version').strip
|
||||
set :default_env, 'RAILS_RELATIVE_URL_ROOT' => '/'
|
||||
|
|
Loading…
Reference in a new issue