changed to Daphnis

This commit is contained in:
polaris
2024-06-29 02:48:13 -04:00
parent d465e6eb76
commit 22b1c6c8d9
20 changed files with 7 additions and 268 deletions

View File

@ -3664,7 +3664,7 @@ const config = {
"isCustomOutput": true
},
"relativeEnvPaths": {
"rootEnvPath": "../../../../../.env",
"rootEnvPath": null,
"schemaEnvPath": "../../../../../.env"
},
"relativePath": "../..",

View File

@ -3665,7 +3665,7 @@ const config = {
"isCustomOutput": true
},
"relativeEnvPaths": {
"rootEnvPath": "../../../../../.env",
"rootEnvPath": null,
"schemaEnvPath": "../../../../../.env"
},
"relativePath": "../..",

View File

@ -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": {

View File

@ -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": {