Commit ab193caba50fb18b2d9299559e9423f3ab4a9410

Authored by Diego Camarinha
Committed by Rafael Manzo
1 parent f538dc57

[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
... ...