mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-13 07:01:32 +08:00
Remove unused var and change baseURl
This commit is contained in:
parent
2d238ff6a2
commit
c708b29657
@ -1,6 +1,3 @@
|
||||
import {IS_PRODUCTION} from "../../../../sass/frontend/src/constants/env";
|
||||
|
||||
export const ENVIRONMENT = {
|
||||
// baseURL: "",
|
||||
baseURL: "https://api.signoz.io",
|
||||
baseURL: "",
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user