X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55aafbb07904ca24390dd47ea960eae7cb2b909a..03aade6dd988f91b1037f39754438846c4844cfb:/services/api/config/environments/development.rb.example diff --git a/services/api/config/environments/development.rb.example b/services/api/config/environments/development.rb.example index 56a4ed6dcd..f5ab77a4df 100644 --- a/services/api/config/environments/development.rb.example +++ b/services/api/config/environments/development.rb.example @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: AGPL-3.0 -Server::Application.configure do +Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb # In the development environment your application's code is reloaded on