gpt4 book ai didi

json - VScode localhost 的 Coldfusion 拒绝 8080

转载 作者:行者123 更新时间:2023-12-05 08:11:33 27 4
gpt4 key购买 nike

我使用 Visual Studio Code 编写代码。当我尝试调试我的代码时,Chrome 调试不允许连接本地主机。如何使用 launch.json 设置修复调试设置?

launch.json 代码

// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:8080",
"webRoot": "${workspaceFolder}"
}
]
}

http://localhost-8080.com/拒绝与 Chrome 连接

Screen Shot Error Message

最佳答案

但 CF 是 adobe 冷聚变,adobe 对此没有任何工作

关于json - VScode localhost 的 Coldfusion 拒绝 8080,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54040389/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com