mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-13 07:21:31 +08:00
5 lines
90 B
TypeScript
5 lines
90 B
TypeScript
export const ENVIRONMENT = {
|
|
baseURL: "",
|
|
// baseURL: "http://104.211.113.204:8080",
|
|
};
|