Add carte ign
This commit is contained in:
parent
c83a085d6a
commit
f1cbc9846e
18 changed files with 6044 additions and 9444 deletions
|
@ -88,4 +88,8 @@ Rails.application.configure do
|
|||
config.active_job.queue_adapter = ENV.fetch('RAILS_QUEUE_ADAPTER', 'async').to_sym
|
||||
|
||||
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
|
||||
|
||||
if ENV['IGN_CARTE_REFERER']
|
||||
config.hosts << ENV['IGN_CARTE_REFERER']
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue