mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
Update webpack.plugins.js
This commit is contained in:
parent
ee24bcb570
commit
8faa62b3c5
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ exports.renderer = _.compact([
|
|||
'style-src': ["'self' 'unsafe-inline'"],
|
||||
'frame-src': ["'none'"],
|
||||
'worker-src': ["'none'"],
|
||||
'connect-src': ['https://api.github.com ws://localhost:3000'],
|
||||
'connect-src': ['https://api.github.com https://tiddlygit-desktop.authing.cn ws://localhost:3000'],
|
||||
},
|
||||
{
|
||||
nonceEnabled: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue