feat: change repo location
This commit is contained in:
parent
89ed49ab93
commit
4d9e5a9326
@ -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
|
||||
},
|
||||
|
||||
@ -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
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user