-
Notifications
You must be signed in to change notification settings - Fork 360
[Bug] 本地部署如何修改前端和后端的默认端口 #357
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingeffort/m中等改动,存在一定协同成本 / Medium change with noticeable coordination cost.中等改动,存在一定协同成本 / Medium change with noticeable coordination cost.priority/p2中优先级 / Medium priority triage bucket.中优先级 / Medium priority triage bucket.triage/deferred暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeffort/m中等改动,存在一定协同成本 / Medium change with noticeable coordination cost.中等改动,存在一定协同成本 / Medium change with noticeable coordination cost.priority/p2中优先级 / Medium priority triage bucket.中优先级 / Medium priority triage bucket.triage/deferred暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.暂留 backlog,由自动化定期重新评分 / Issue stays in backlog and is rescored by automation.
Summary
使用这条命令部署:如何修改默认的前端端口(3000)和后端端口(8080)
rm -rf /tmp/skillhub-runtime
curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up
Steps To Reproduce
使用这条命令部署:如何修改默认的前端端口(3000)和后端端口(8080)
rm -rf /tmp/skillhub-runtime
curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up
Expected Behavior
使用这条命令部署:如何修改默认的前端端口(3000)和后端端口(8080)
rm -rf /tmp/skillhub-runtime
curl -fsSL https://imageless.oss-cn-beijing.aliyuncs.com/runtime.sh | sh -s -- up
Environment
No response
API Contract Impact
No response
Logs Or Screenshots
No response