diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index c7bdcf734f7eb4c6dc6d5917305b142ff531b137..b4135df2a5086e373049a590b80c2075d8fe6423 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -9,7 +9,7 @@ spring.thymeleaf.layout-dialect.enabled=true
 
 spring.datasource.url=jdbc:mariadb://localhost:3306/polish_community
 spring.datasource.username=root
-spring.datasource.password=
+spring.datasource.password=comsc
 
 spring.jpa.show-sql=true
 spring.jpa.properties.hibernate.format_sql=true