fix: freeze dev ports and edge health
This commit is contained in:
@@ -317,13 +317,13 @@ export function createSkillsManifest({
|
||||
commitId,
|
||||
version,
|
||||
namespace: "hwlab",
|
||||
endpoint: "http://74.48.78.17:6667",
|
||||
endpoint: "http://74.48.78.17:16667",
|
||||
profiles: {
|
||||
dev: {
|
||||
name: "dev",
|
||||
enabled: true,
|
||||
namespace: "hwlab-dev",
|
||||
endpoint: "http://74.48.78.17:6667",
|
||||
endpoint: "http://74.48.78.17:16667",
|
||||
notes: "explicit repo-local skills artifact"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user