Files
chrysalis-mirror/dev/sample/.env.development
Paul Mourer 1ee735c388 Little cleanup, clarification
Signed-off-by: Paul Mourer <paul.mourer@gmail.com>
2020-04-26 12:55:06 -06:00

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