Started to create authorization portion pt.2

This commit is contained in:
2019-05-05 18:37:22 -05:00
parent 2fc646ff8b
commit 23e518d225
34 changed files with 435 additions and 27 deletions

View File

@@ -9,12 +9,5 @@
},
"ConnectionStrings": {
"DefaultConnection": "Filename=../BrightGlimmer.Data/bright_glimmer.db"
},
"amqp": {
"username": "guest",
"password": "guest",
"hostname": "localhost",
"uri": "amqp://localhost:5672/",
"virtualhost": "/"
}
}