Added Skool bus config

This commit is contained in:
2026-06-12 12:07:40 +03:00
parent a91195149e
commit 129924485e
+1 -1
View File
@@ -8,7 +8,7 @@ spring:
host: localhost host: localhost
port: 6379 port: 6379
datasource: datasource:
url: jdbc:postgresql://127.0.0.1:5432/auto_app_core url: jdbc:postgresql://postgres:5432/auto_app_core
# username: apiuser # username: apiuser
# password: 4hKiOnTqbP2kLwR # password: 4hKiOnTqbP2kLwR
username: postgres username: postgres