diff --git a/.env.production b/.env.production index dbeea13cd4f98e06057b3cf15ad18234186af7e4..3e3013b7346b3383a5c1c18e0c6e913ac3288fa5 100644 --- a/.env.production +++ b/.env.production @@ -10,4 +10,4 @@ ENV = 'production' # websocket接口地址 -VITE_SOCKET_API=127.0.0.1:9090/ws \ No newline at end of file +VITE_SOCKET_API=127.0.0.1:9090 \ No newline at end of file