Skip to content

Commit

Permalink
Add content-data-admin to config.hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaumann95 committed Jul 13, 2020
1 parent e05de33 commit 093c8b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,8 @@

# Using polling file checker, requires VM time to be in sync with host
config.file_watcher = ActiveSupport::FileUpdateChecker

config.hosts += [
"content-data-admin.dev.gov.uk",
]
end

0 comments on commit 093c8b9

Please sign in to comment.