mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
Change port
This commit is contained in:
@@ -7,7 +7,7 @@ import { spawn } from 'child_process'
|
||||
|
||||
customElements.define('developer-tooling', class extends HTMLElement {
|
||||
router = null
|
||||
port = 9229
|
||||
port = 9342
|
||||
|
||||
constructor () {
|
||||
super()
|
||||
|
||||
Reference in New Issue
Block a user