|
@@ -15,10 +15,10 @@ data:
|
|
|
driver: mysql
|
|
|
dsn: 183_136_132_25:xGrNJphcmGcXiajE@tcp(183.136.132.25:3306)/183_136_132_25?charset=utf8mb4&parseTime=True&loc=Local
|
|
|
logLevel: "warn"
|
|
|
- second:
|
|
|
- driver: mysql
|
|
|
- dsn: root:Mgrj9hMF3QQ3atX5hFIo@tcp(115.238.186.121:3306)/0panel?charset=utf8mb4&parseTime=True&loc=Local
|
|
|
- logLevel: "info"
|
|
|
+# second:
|
|
|
+# driver: mysql
|
|
|
+# dsn: root:Mgrj9hMF3QQ3atX5hFIo@tcp(115.238.186.121:3306)/0panel?charset=utf8mb4&parseTime=True&loc=Local
|
|
|
+# logLevel: "info"
|
|
|
# user:
|
|
|
# driver: sqlite
|
|
|
# dsn: storage/nunu-test.db?_busy_timeout=5000
|
|
@@ -57,10 +57,10 @@ log:
|
|
|
crawler:
|
|
|
username: "admin"
|
|
|
password: "mr7c6r61jIRLGhcnT5j9"
|
|
|
-# Url: "http://api.hongxingdun.net:8700/"
|
|
|
-# keyUrl: "http://api.hongxingdun.net:13350/sdk/key?app_name="
|
|
|
- Url: "http://115.238.186.121:8700/"
|
|
|
- keyUrl: "http://115.238.186.121:13350/sdk/key?app_name="
|
|
|
+ Url: "http://api.hongxingdun.net:8700/"
|
|
|
+ keyUrl: "http://api.hongxingdun.net:13350/sdk/key?app_name="
|
|
|
+# Url: "http://115.238.186.121:8700/"
|
|
|
+# keyUrl: "http://115.238.186.121:13350/sdk/key?app_name="
|
|
|
|
|
|
# 令牌桶限流配置
|
|
|
limiter:
|
|
@@ -85,4 +85,10 @@ ip_allowlist:
|
|
|
- 183.136.132.25 # 示例局域网IP
|
|
|
- 172.17.0.2 # Docker容器IP
|
|
|
- 172.17.0.1 # Docker网关
|
|
|
- - 172.16.0.0/12 # 整个Docker网络范围(包含172.17.x.x)
|
|
|
+ - 172.16.0.0/12 # 整个Docker网络范围(包含172.17.x.x)
|
|
|
+
|
|
|
+aodun:
|
|
|
+ username: "zznet_api"
|
|
|
+ password: "Nbgaofang.com!@#4"
|
|
|
+ clientId: "bd9d36fc-17e1-11ef-8a72-549f35180370"
|
|
|
+ Url: "https://115.238.184.13:16008"
|