update news

This commit is contained in:
vu-tran
2025-05-13 10:10:42 +07:00
parent c72c0ff4cd
commit 90a26823f0
3 changed files with 141 additions and 32 deletions

View File

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