diff --git a/.env.prod b/.env.prod index dacdfa5..f38cde4 100644 --- a/.env.prod +++ b/.env.prod @@ -2,4 +2,4 @@ FT_NODE_ENV=prod -FT_WS_URL=ws://localhost:8090/ws \ No newline at end of file +FT_WS_URL=ws://192.168.1.168/ws \ No newline at end of file diff --git a/src/components/martix/Edit/index.vue b/src/components/martix/Edit/index.vue index 0a82fe8..839517f 100644 --- a/src/components/martix/Edit/index.vue +++ b/src/components/martix/Edit/index.vue @@ -56,9 +56,9 @@ const cancel = () => {