dimagi / commcare-cloud

Tools for standing up and managing a CommCare HQ server environment
https://dimagi.github.io/commcare-cloud/
BSD 3-Clause "New" or "Revised" License
31 stars 38 forks source link

Remove deleted DNS records from nginx config #6359

Closed gherceg closed 1 month ago

gherceg commented 1 month ago

Followup to https://github.com/dimagi/commcare-cloud/pull/6357 and https://github.com/dimagi/commcare-cloud/pull/6358. We need to actually remove the URLs that are no longer resolvable from the nginx config in order to prevent the nginx config check from failing during actions like deploys.

Environments Affected

Production