feat: change repo location
This commit is contained in:
parent
89ed49ab93
commit
4d9e5a9326
@ -9,7 +9,7 @@
|
|||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
|
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
|
||||||
},
|
},
|
||||||
"LocalStoragePath": "./data/development",
|
"LocalStoragePath": "/Users/cardidi/flawless-data",
|
||||||
"User": {
|
"User": {
|
||||||
"PublicRegister": true
|
"PublicRegister": true
|
||||||
},
|
},
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
|
"CoreDb": "Server=localhost;Port=5432;User Id=postgres;Database=flawless"
|
||||||
},
|
},
|
||||||
"LocalStoragePath": "./data/development",
|
"LocalStoragePath": "/Users/cardidi/flawless-data",
|
||||||
"User": {
|
"User": {
|
||||||
"PublicRegister": true
|
"PublicRegister": true
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user