Skip to content

Commit adfbe3a

Browse files
committed
Add to allowed development hosts
1 parent 131d117 commit adfbe3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/environments/development.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,6 @@
5858
end
5959
end
6060
end
61+
62+
config.hosts << "content-data-api.dev.gov.uk"
6163
end

0 commit comments

Comments
 (0)