Remove policy declaration for local webpack-dev-server

This commit is contained in:
Andreas Nedbal 2020-12-24 23:30:10 +01:00 committed by Andreas Nedbal
parent 1fc6929bf0
commit 07134f6f94
1 changed files with 0 additions and 2 deletions

View File

@ -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?