18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

Cloud Foundry forward-compatibility #457

Closed mogul closed 7 years ago

mogul commented 7 years ago

Per Cloud Foundry documentation use of $VCAP_APP_HOST and $VCAP_APP_PASSWORD are incompatible with newer (Diego-based) Cloud Foundry deployments. This change makes this repository forward compatible with the new cloud.gov environment deployment in AWS GovCloud.

cmc333333 commented 7 years ago

:+1: Thanks @mogul