diff --git a/dev-auto-app-ms-core-production.yml b/dev-auto-app-ms-core-production.yml index 7c38a51..f63c435 100644 --- a/dev-auto-app-ms-core-production.yml +++ b/dev-auto-app-ms-core-production.yml @@ -8,7 +8,7 @@ spring: host: localhost port: 6379 datasource: - url: jdbc:postgresql://127.0.0.1:5432/auto_app_core + url: jdbc:postgresql://postgres:5432/auto_app_core # username: apiuser # password: 4hKiOnTqbP2kLwR username: postgres