mirror of
https://github.com/keyboardio/Chrysalis.git
synced 2026-06-21 15:37:44 +02:00
1ee735c388
Signed-off-by: Paul Mourer <paul.mourer@gmail.com>
5 lines
164 B
Bash
5 lines
164 B
Bash
# This is the port the main process will use
|
|
ELECTRON_ARGS=["--inspect=9229"]
|
|
# This is the port the renderer process will use
|
|
ELECTRON_WEBPACK_APP_DEBUG_PORT=9223
|