mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
changed the default envs
This commit is contained in:
@@ -37,10 +37,6 @@ const workspaceSchema = new Schema<IWorkspace>({
|
||||
name: "Development",
|
||||
slug: "dev"
|
||||
},
|
||||
{
|
||||
name: "Test",
|
||||
slug: "test"
|
||||
},
|
||||
{
|
||||
name: "Staging",
|
||||
slug: "staging"
|
||||
|
||||
Reference in New Issue
Block a user