Commit 6727d6c45067c864e82eaea90f43a2dc5409ddce

Authored by Diego Camarinha
Committed by Eduardo Silva Araújo
1 parent 7f0fe8e2
Exists in colab

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