Added Skool bus config

This commit is contained in:
2026-06-12 12:11:31 +03:00
parent 129924485e
commit 619e412057
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6788
datasource: datasource:
url: jdbc:postgresql://localhost:5432/auto_app_core url: jdbc:postgresql://localhost:5432/auto_app_core
username: root username: root
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6788
datasource: datasource:
url: jdbc:postgresql://postgres:5432/auto_app_core url: jdbc:postgresql://postgres:5432/auto_app_core
# username: apiuser # username: apiuser
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6789
mongodb: mongodb:
uri: mongodb://localhost:27017/auto_app_core uri: mongodb://localhost:27017/auto_app_core
logging: logging:
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6789
mongodb: mongodb:
uri: mongodb://mongodb:27017/auto_app_core uri: mongodb://mongodb:27017/auto_app_core
logging: logging:
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6387
mongodb: mongodb:
uri: mongodb://localhost:27017/auto_app_core uri: mongodb://localhost:27017/auto_app_core
logging: logging:
+1 -1
View File
@@ -6,7 +6,7 @@ spring:
data: data:
redis: redis:
host: localhost host: localhost
port: 6379 port: 6387
mongodb: mongodb:
uri: mongodb://mongodb:27017/auto_app_core uri: mongodb://mongodb:27017/auto_app_core
logging: logging: