Started to create authorization portion pt.2
This commit is contained in:
@@ -9,12 +9,5 @@
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Filename=../BrightGlimmer.Data/bright_glimmer.db"
|
||||
},
|
||||
"amqp": {
|
||||
"username": "guest",
|
||||
"password": "guest",
|
||||
"hostname": "localhost",
|
||||
"uri": "amqp://localhost:5672/",
|
||||
"virtualhost": "/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user