Browse Source

Changed ip-address to static ip

Ramya 1 month ago
parent
commit
20f0a33e5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configs/config.json

+ 1 - 1
configs/config.json

@@ -1,6 +1,6 @@
 {
     "database": {
-        "host": "52.221.194.168",
+        "host": "13.213.171.136",
         "user": "root",
         "password": "dvr@123",
         "database": "dvr",