@ -24,7 +24,7 @@ spring:
# ==================== 数据源配置(PostgreSQL + PGVector) ====================
datasource:
driver-class-name: org.postgresql.Driver
url: jdbc:postgresql://localhost:5432/support_bot
url: jdbc:postgresql://192.168.1.18:5432/support_bot
username: postgres
password: supportbot123
hikari: