diff --git a/index.html b/index.html index c9bab3f..0d5edff 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; - connect-src 'self' ws://autoatend.linco.work:6001 ws://localhost:6001 wss://aa.linco.work:443; + connect-src 'self' ws://localhost:3000 http://localhost:3000; ">