mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:39:53 +01:00
Remove policy declaration for local webpack-dev-server
This commit is contained in:
parent
1fc6929bf0
commit
07134f6f94
1 changed files with 0 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
|||
# allow webpack-dev-server host as allowed origin for connect-src
|
||||
policy.connect_src :self, :https, "http://localhost:3035", "ws://localhost:3035" if Rails.env.development?
|
Loading…
Reference in a new issue