Logo
Explore Help
Register Sign In
External/signoz
1
0
Fork 0
You've already forked signoz
mirror of https://github.com/SigNoz/signoz.git synced 2025-12-21 17:36:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
signoz/frontend/src/constants/env.ts

4 lines
172 B
TypeScript
Raw Normal View History

Forcefully add env file
2021-02-23 20:09:28 +05:30
export const ENVIRONMENT = {
Gitpodify the Signoz (#634) * chore(docs): updated lines of frontend & query sec * fix: update baseURL for local & gitpod * chore: allow all for dev to run on https * chore(docs): add maintainer note at docker-compose * chore: update gitignore to ignore .db & logs * chore: upd lines of fe & query-service & notes * feat: gitpodify the signoz with all envs. & ports * fix: relative path of .scripts dir * chore(ci): distribute tasks in gitpod.yml * fix: run docker image while init * fix: add empty url option for `baseURL`
2022-02-08 10:27:52 +05:30
baseURL: process?.env?.FRONTEND_API_ENDPOINT || process.env.GITPOD_WORKSPACE_URL.replace('://','://8080-') ||'http://localhost:8080'|| '',
Forcefully add env file
2021-02-23 20:09:28 +05:30
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 1273ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API