fixing cors problem

This commit is contained in:
talksik
2022-05-10 10:17:41 -05:00
parent 8e931b5dcd
commit 3c745dea7d
+1 -1
View File
@@ -45,7 +45,7 @@
"port": "4001",
"loggerPort": "9002",
"mainConfig": "./webpack.main.config.js",
"devContentSecurityPolicy": "connect-src 'self' http://localhost:5000 ws://localhost:5000 'unsafe-eval'",
"devContentSecurityPolicy": "connect-src 'self' http://localhost:5000 ws://localhost:5000 https://api.quotable.io/random 'unsafe-eval'",
"renderer": {
"config": "./webpack.renderer.config.js",
"entryPoints": [