mirror of
https://github.com/keyboardio/Chrysalis.git
synced 2026-02-28 19:07:17 +01:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
# 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
|