gcivil-nyu-org / Wednesday-Fall2023-Team-2

3 stars 2 forks source link

Migration fix & AWS New Env #73

Closed NigelLu closed 1 year ago

NigelLu commented 1 year ago

In this PR, I fixed the issues caused by migration file overwritten by creating two brand new AWS environments.

I changed the AWS env names to be parkrowd-env-prod and parkrowd-env-develop. Also, the domain names for the AWS envs are also changed accordingly.

You can see that I also changed .travis.yml and settings.py in accordance to the changes made above.

Besides just the code, I updated the Google Maps API key settings to allow requests from these two new domains so that our Map functionality works as expected.

Please do approve and merge this PR as early as possible because these changes are essential for our team to ensure all deployment from this point on will work smoothly. And if you have any questions, please shoot me a message and I will respond ASAP.

Andrewhg414 commented 1 year ago

Same here