fix: add D518 Sub2API codex-pool target config
This commit is contained in:
@@ -189,6 +189,26 @@ targets:
|
||||
dependencyImages:
|
||||
postgres: docker.m.daocloud.io/library/postgres:18-alpine
|
||||
redis: docker.m.daocloud.io/library/redis:8-alpine
|
||||
codexPool:
|
||||
sentinelImageBuild:
|
||||
baseImageCachePolicy: pull
|
||||
noProxy:
|
||||
- localhost
|
||||
- 127.0.0.1
|
||||
- ::1
|
||||
- host.docker.internal
|
||||
- 74.48.78.17
|
||||
- 192.168.0.0/16
|
||||
- 10.0.0.0/8
|
||||
- 172.16.0.0/12
|
||||
- 10.42.0.0/16
|
||||
- 10.43.0.0/16
|
||||
- .svc
|
||||
- .svc.cluster.local
|
||||
- .cluster.local
|
||||
- kubernetes
|
||||
- kubernetes.default
|
||||
- kubernetes.default.svc
|
||||
publicExposure:
|
||||
enabled: true
|
||||
publicBaseUrl: https://api2.pikapython.com
|
||||
|
||||
Reference in New Issue
Block a user