diff --git a/README.md b/README.md
index 82ee613b72960f0ec53f57a822af9b69aecb3f36..aad4292e8d1848fb8e5b509379160cd33f1809f8 100644
--- a/README.md
+++ b/README.md
@@ -73,9 +73,9 @@ Here is the current configuration:
 ```yaml
 spring:
   datasource:
-    url: jdbc:mysql://129.241.98.39:3306/sparesti
-    username: user
-    password: Password1.
+    url: jdbc:mysql://128.199.53.153:3306/sparesti
+    username: username
+    password: password
 ```
 To configure the test database go to **src/test/resources/application.yml**