Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net 8 miniApi AddAgileConfig 报错 #180

Closed
Jesn opened this issue Jun 27, 2024 · 1 comment
Closed

.net 8 miniApi AddAgileConfig 报错 #180

Jesn opened this issue Jun 27, 2024 · 1 comment

Comments

@Jesn
Copy link

Jesn commented Jun 27, 2024

  "AgileConfig": {
    "env": "DEV",
    "appId": "WebHook",
    "secret": "",
    "nodes": "http://192.168.1.100:5000",
    "name": "WebHook",
    "tag": "webhook"
  }

image

@Jesn Jesn changed the title .net 8 AddAgileConfig 报错 .net 8 miniApi AddAgileConfig 报错 Jun 27, 2024
@kklldog
Copy link
Collaborator

kklldog commented Jul 2, 2024

用 use 别自己 add

//use agileconfig client
builder.Host.UseAgileConfig();

@kklldog kklldog closed this as completed Jul 2, 2024
@kklldog kklldog reopened this Jul 2, 2024
@kklldog kklldog closed this as completed Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants