mysql is denying access on localhost, use the ip
Change-Id: If3f8b774669e1d3d267b8a7e49c475617383224b
This commit is contained in:
parent
76f4b56cbe
commit
065e5bd5cb
@ -6,7 +6,7 @@
|
|||||||
"notification_topic": "alarm-notifications"
|
"notification_topic": "alarm-notifications"
|
||||||
},
|
},
|
||||||
"mysql": {
|
"mysql": {
|
||||||
"url": "localhost",
|
"url": "192.168.10.4",
|
||||||
"user": "notification",
|
"user": "notification",
|
||||||
"password": "password",
|
"password": "password",
|
||||||
"database": "mon"
|
"database": "mon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user