mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-21 06:01:08 +08:00
4 lines
107 B
TypeScript
4 lines
107 B
TypeScript
export const ENVIRONMENT = {
|
|
baseURL: "http://ec2-3-135-219-130.us-east-2.compute.amazonaws.com:8080",
|
|
};
|