Commit 7149be4592ac50137aa04e22b02d9333c81ca102

Authored by Diego Camarinha
Committed by Rafael Reggiani Manzo
1 parent cfa29118

[Colab] Include relative url root path

Signed-off-by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Procfile
1   -web: bundle exec rails s -p $PORT -e $RAILS_ENV
2 1 \ No newline at end of file
  2 +web: RAILS_RELATIVE_URL_ROOT=/mezuro bundle exec rails s -p $PORT -e $RAILS_ENV
... ...