Maybe this fixes CSS?

This commit is contained in:
redfast00 2018-07-26 17:22:34 +02:00
parent abfd00a52a
commit 8ca507a38c
No known key found for this signature in database
GPG key ID: 5946E0E34FD0553C

View file

@ -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' => '/'