opengovsg / checkfirst

Don't Know? CheckFirst. A tool to build eligibility checkers and calculators for Singapore Government policies
https://checkfirst.gov.sg
Other
12 stars 6 forks source link

fix: replace deprecated disableHostCheck config #1097

Closed lamkeewei closed 3 years ago

lamkeewei commented 3 years ago

Problem

disableHostCheck had been deprecated. It is now replaced with allowedHosts.

Solution

Bug Fixes:

Tests