Skip to content

后端监听端口修改 #58

@ZNDLzyl

Description

@ZNDLzyl

我有一个程序监听的也是5000端口,产生了冲突。希望修改smartkg的后端程序的监听端口号,5000变为5006,没有找到修改的位置。
`修改launchsettings.json中的

"SmartKG.KGManagement": {
      "commandName": "Project",
      "launchBrowser": true,
      "launchUrl": "weatherforecast",
      "applicationUrl": "https://localhost:5001;http://localhost:5000",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    }

不起作用

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions