fix(sub2api): add JD01 account local proxy
This commit is contained in:
@@ -333,6 +333,16 @@ targets:
|
||||
- 74.48.78.17
|
||||
- hyueapi.com
|
||||
- .hyueapi.com
|
||||
accountLocalProxy:
|
||||
enabled: true
|
||||
containerName: account-local-proxy
|
||||
secretName: sub2api-account-local-proxy-config
|
||||
secretKey: config.json
|
||||
image: ghcr.io/sagernet/sing-box:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
listenHost: 127.0.0.1
|
||||
listenPort: 18789
|
||||
sourceConfigRef: config/platform-infra/egress-proxy-sources.yaml#sources.master-shadowsocks
|
||||
runtime:
|
||||
database:
|
||||
mode: external
|
||||
|
||||
Reference in New Issue
Block a user