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"
|
||||
},
|
||||
"mysql": {
|
||||
"url": "localhost",
|
||||
"url": "192.168.10.4",
|
||||
"user": "notification",
|
||||
"password": "password",
|
||||
"database": "mon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user