Backend public?
Is there a way that I can make my api accessible from localhost while its on prod?
The current frontend and api are hosted already and working, but I want to also access it from localhost(for now) and other domains later on.
The current frontend and api are hosted already and working, but I want to also access it from localhost(for now) and other domains later on.