From 129924485ed68848a5bd7b323918a973e6b520af Mon Sep 17 00:00:00 2001 From: augustus Date: Fri, 12 Jun 2026 12:07:40 +0300 Subject: [PATCH] Added Skool bus config --- dev-auto-app-ms-core-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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