Election-Tech-Initiative / electionguard-api-python

ElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
https://www.electionguard.vote/
MIT License
36 stars 26 forks source link

🔥 Remove 3002 Port from Settings.py #199

Closed keithrfung closed 2 years ago

keithrfung commented 2 years ago

Remove the http://localhost:3002 cors_origin setting in the api-python app as well from the settings.py file.

Originally posted by @SteveMaier-IRT in https://github.com/microsoft/electionguard-ui/pull/118#pullrequestreview-868438576