Commit 2fa7fc716600fdef034ccc2c742127599ff5d693

Authored by Diego Camarinha
1 parent b47ebeb0

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