changed to Daphnis
This commit is contained in:
@ -3664,7 +3664,7 @@ const config = {
|
||||
"isCustomOutput": true
|
||||
},
|
||||
"relativeEnvPaths": {
|
||||
"rootEnvPath": "../../../../../.env",
|
||||
"rootEnvPath": null,
|
||||
"schemaEnvPath": "../../../../../.env"
|
||||
},
|
||||
"relativePath": "../..",
|
||||
|
@ -3665,7 +3665,7 @@ const config = {
|
||||
"isCustomOutput": true
|
||||
},
|
||||
"relativeEnvPaths": {
|
||||
"rootEnvPath": "../../../../../.env",
|
||||
"rootEnvPath": null,
|
||||
"schemaEnvPath": "../../../../../.env"
|
||||
},
|
||||
"relativePath": "../..",
|
||||
|
@ -167,7 +167,7 @@ const config = {
|
||||
"isCustomOutput": true
|
||||
},
|
||||
"relativeEnvPaths": {
|
||||
"rootEnvPath": "../../../../../.env",
|
||||
"rootEnvPath": null,
|
||||
"schemaEnvPath": "../../../../../.env"
|
||||
},
|
||||
"relativePath": "../..",
|
||||
@ -177,7 +177,6 @@ const config = {
|
||||
"db"
|
||||
],
|
||||
"activeProvider": "mysql",
|
||||
"postinstall": false,
|
||||
"inlineDatasources": {
|
||||
"db": {
|
||||
"url": {
|
||||
|
@ -168,7 +168,7 @@ const config = {
|
||||
"isCustomOutput": true
|
||||
},
|
||||
"relativeEnvPaths": {
|
||||
"rootEnvPath": "../../../../../.env",
|
||||
"rootEnvPath": null,
|
||||
"schemaEnvPath": "../../../../../.env"
|
||||
},
|
||||
"relativePath": "../..",
|
||||
@ -178,7 +178,6 @@ const config = {
|
||||
"db"
|
||||
],
|
||||
"activeProvider": "mysql",
|
||||
"postinstall": false,
|
||||
"inlineDatasources": {
|
||||
"db": {
|
||||
"url": {
|
||||
|
Reference in New Issue
Block a user