diff --git a/Procfile b/Procfile index e905ce6..8e45102 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: bundle exec rails s -p $PORT -e $RAILS_ENV \ No newline at end of file +web: RAILS_RELATIVE_URL_ROOT=/mezuro bundle exec rails s -p $PORT -e $RAILS_ENV -- libgit2 0.21.2