@@ -5,7 +5,7 @@ spring:
show-sql: true
datasource:
url: jdbc:postgresql://localhost:5432/portal
-# username: root
-# password: 123456
- username: postgres
- password: postgres
+ username: root
+ password: 123456
+# username: postgres
+# password: postgres