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": {
|
||||
"NubianDatabase": "mongodb://nubian-database.dunestorm.net",
|
||||
"NubianDatabase": "mongodb://alexandria.dunestorm.net",
|
||||
"DesertPath": "src/desert/",
|
||||
"UploadPath": "src/uploads/",
|
||||
"ZipPath": "zips/",
|
||||
|
|
Reference in a new issue