revert: mint and license

This commit is contained in:
Scott Wilson
2024-12-18 21:21:28 -08:00
parent 2d60f389c2
commit 64fac1979f
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
pkiEst: false,
enforceMfa: false,
projectTemplates: false,
appConnections: true
appConnections: false
});
export const setupLicenseRequestWithStore = (baseURL: string, refreshUrl: string, licenseKey: string) => {

View File

@@ -1,6 +1,6 @@
{
"name": "Infisical",
"openapi": "http://localhost:8080/api/docs/json",
"openapi": "https://app.infisical.com/api/docs/json",
"logo": {
"dark": "/logo/dark.svg",
"light": "/logo/light.svg",