Tab runs on tab.zeus.gent

This commit is contained in:
Rien Maertens 2018-08-06 19:51:30 +02:00
parent 8c76018f96
commit a2df79d9d1
No known key found for this signature in database
GPG key ID: 943CAB70C511D23C

View file

@ -7,4 +7,3 @@ server 'zeus.ugent.be', user: 'tab', 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' => '/tab'