three way with nice display too!!

This commit is contained in:
talksik
2022-05-19 18:40:17 -05:00
parent e7e256cad9
commit 258eb48a43
2 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
[
"@electron-forge/plugin-webpack",
{
"port": "4002",
"loggerPort": "9002",
"port": "4080",
"loggerPort": "9010",
"mainConfig": "./webpack.main.config.js",
"devContentSecurityPolicy": "connect-src 'self' http://localhost:5000 ws://localhost:5000 https://api.quotable.io/random 'unsafe-eval'",
"renderer": {