Commit 33dc25063b0780899d509fda621cb2f6ef427531

Authored by Diego Camarinha
Committed by Rafael Reggiani Manzo
1 parent 2304439b

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