@@ -32,7 +32,7 @@ jdbc:
# default
spring:
datasource:
- url: jdbc:postgresql://locahost:5432/crss_metering
+ url: jdbc:postgresql://localhost:5432/crss_metering
username: postgres
password: postgres
driver-class-name: org.postgresql.Driver