mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2026-02-04 15:05:54 +08:00
[update] 添加流量控制
This commit is contained in:
@@ -10,10 +10,10 @@ spring:
|
||||
# inet-port: 7001
|
||||
# inet-host: 127.0.0.1
|
||||
# inet-port: 7001
|
||||
# inet-host: 1.116.249.110
|
||||
# inet-port: 30560
|
||||
# inet-path: wu-lazy-cloud-heartbeat-server
|
||||
# client-id: socks-local-proxy # 客户端ID
|
||||
inet-host: 1.116.249.110
|
||||
inet-port: 30560
|
||||
inet-path: wu-lazy-cloud-heartbeat-server
|
||||
client-id: socks-local-proxy # 客户端ID
|
||||
# app-key: a4bf4415-25aa-4007-914b-31ec77d1292f
|
||||
# app-secret: 88e6d827-12e7-4a5d-93e0-92c04c2414bc
|
||||
# protocol-type: tcp
|
||||
@@ -29,7 +29,7 @@ spring:
|
||||
---
|
||||
spring:
|
||||
datasource:
|
||||
url: jdbc:h2:~/client_heartbeat;LOCK_TIMEOUT=10000;DB_CLOSE_ON_EXIT=FALSE;DATABASE_TO_UPPER=true;MODE=MySQL;CASE_INSENSITIVE_IDENTIFIERS=TRUE
|
||||
url: jdbc:h2:~/client_heartbeat;LOCK_TIMEOUT=10000;DB_CLOSE_ON_EXIT=FALSE;DATABASE_TO_UPPER=true;MODE=MySQL;CASE_INSENSITIVE_IDENTIFIERS=TRUE;IGNORECASE=TRUE
|
||||
username: sa
|
||||
driver-class-name: org.h2.Driver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user