mirror of
https://github.com/rjNemo/go-microservices-tuto
synced 2026-06-06 02:16:46 +00:00
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
window.global = {
|
|
api_location: "http://localhost:5000",
|
|
};
|