turn off india stock task

This commit is contained in:
vu-tran
2025-06-18 10:35:08 +07:00
parent 5ab279daa6
commit 3255012fba
5 changed files with 11 additions and 11 deletions

View File

@@ -3,9 +3,9 @@ spring:
show-sql: true
# Redis配置
redis:
host: 43.153.174.179
host: 43.153.142.41
password: a5v8b86P4mVzFlUqJV
port: 30001
port: 30041
database: 1
lettuce:
pool:
@@ -17,7 +17,7 @@ spring:
datasource:
stock-market:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://43.153.174.179:30000/india_stock?useUnicode=true&characterEncoding=utf-8
url: jdbc:mysql://43.153.142.41:30040/germany_stock?useUnicode=true&characterEncoding=utf-8
username: root
password: uNejHIFQGJOUtYTmE
maxActive: 500