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