mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update the list of integrations in the app
This commit is contained in:
@@ -15,13 +15,7 @@ import {
|
||||
import Button from "../buttons/Button";
|
||||
import InputField from "../InputField";
|
||||
import ListBox from "../Listbox";
|
||||
|
||||
const envMapping = {
|
||||
Development: "dev",
|
||||
Staging: "staging",
|
||||
Production: "prod",
|
||||
Testing: "test",
|
||||
};
|
||||
import { envMapping } from "../../../public/data/frequentConstants";
|
||||
|
||||
const expiryMapping = {
|
||||
"1 day": 86400,
|
||||
|
||||
Reference in New Issue
Block a user