mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-10-19 14:45:28 +00:00
chrome插件需要使用https
This commit is contained in:
@@ -57,7 +57,7 @@ const options: CocosPluginOptions = {
|
||||
server: {
|
||||
enabled: true,
|
||||
port: 2022,
|
||||
https: false,
|
||||
https: true,
|
||||
writeToDisk: true,
|
||||
},
|
||||
watchBuild: true,
|
||||
|
Reference in New Issue
Block a user