env vars -> environment.rb?

This commit is contained in:
Kiara Grouwstra 2021-12-06 23:12:16 +01:00
parent 3c4637fd99
commit a75f4053ff
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
ENV['RAILS_LOG_TO_STDOUT'] = 'yes'
ENV['RAILS_RELATIVE_URL_ROOT'] = '/ingang'
# Load the Rails application.
require_relative 'application'