go-microservices-tuto/frontend/public/global.js

3 lines
62 B
JavaScript

window.global = {
api_location: "http://localhost:5000",
};