Updated database name in config.json
This commit is contained in:
parent
abb559db27
commit
fba9723dda
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"Storage": {
|
"Storage": {
|
||||||
"NubianDatabase": "mongodb://nubian-database.dunestorm.net",
|
"NubianDatabase": "mongodb://alexandria.dunestorm.net",
|
||||||
"DesertPath": "src/desert/",
|
"DesertPath": "src/desert/",
|
||||||
"UploadPath": "src/uploads/",
|
"UploadPath": "src/uploads/",
|
||||||
"ZipPath": "zips/",
|
"ZipPath": "zips/",
|
||||||
|
|
Reference in a new issue