1
0

feat: change repo location

This commit is contained in:
Ca2didi 2025-05-19 21:06:02 +08:00
parent 89ed49ab93
commit 4d9e5a9326
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"ConnectionStrings": {
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
},
"LocalStoragePath": "./data/development",
"LocalStoragePath": "/Users/cardidi/flawless-data",
"User": {
"PublicRegister": true
},

View File

@ -9,7 +9,7 @@
"ConnectionStrings": {
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
},
"LocalStoragePath": "./data/development",
"LocalStoragePath": "/Users/cardidi/flawless-data",
"User": {
"PublicRegister": true
},