bcgov / citz-imb-wayfinder

CITZ IMB Capstone 2023 Wayfinder
Apache License 2.0
6 stars 2 forks source link

[WAYF-56] HOTFIX** Added Constants for Fetching in Dev Vs Prod #87

Closed LocalNewsTV closed 1 year ago

LocalNewsTV commented 1 year ago

Description

I was making sure everything was ready for the sprint review tomorrow and learned the production deployment wasnt reading in the env key we were using to pick between Prod / Dev. I have remedied this scenario

This PR includes the following proposed change(s):

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Frontend Development Changes

API Development Changes