update default config
This commit is contained in:
parent
a654580b9e
commit
5eda838819
1 changed files with 1 additions and 1 deletions
2
config.json
Normal file → Executable file
2
config.json
Normal file → Executable file
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"rabbitmq": {
|
||||
"active": true,
|
||||
"host": "127.0.0.1",
|
||||
"host": "rabbit",
|
||||
"port": 5672,
|
||||
"username": "techuser",
|
||||
"password": "tech",
|
||||
|
|
Loading…
Add table
Reference in a new issue