Merge pull request #1318 from rpmccarter/main

remove deprecated basePath setting
This commit is contained in:
vmatsiiako
2024-01-31 18:56:11 -08:00
committed by GitHub

View File

@@ -1,9 +1,8 @@
{
"name": "Infisical",
"basePath": "/docs",
"logo": {
"dark": "/docs/logo/dark.svg",
"light": "/docs/logo/light.svg",
"dark": "/logo/dark.svg",
"light": "/logo/light.svg",
"href": "https://infisical.com"
},
"favicon": "/favicon.png",