mjoniec / Proj2_Planes

Distributed air traffic control system. Microservices, DDD, Docker, HostedServices
0 stars 0 forks source link

UI on Production can not reference map.json #17

Open mjoniec opened 3 years ago

mjoniec commented 3 years ago

After deploying UI to Azure host inside bubble map component http client stopped accessing map.json from internal assets in angular app. It works on localhost. Workaround for now is that json can be obtained from mock API. Solve the issue so UI can access map.json from it's assets, either through existing http client or some other way. Once fixed remove method from api.