diff --git a/web/.env.development b/web/.env.development index 5342f7e..02aae6e 100755 --- a/web/.env.development +++ b/web/.env.development @@ -1,2 +1,2 @@ -VUE_APP_GRAPHQL_HTTP="http://192.168.0.9:4000/graphql" -VUE_APP_GRAPHQL_WS="ws://192.168.0.9:4000/graphql" +VUE_APP_GRAPHQL_HTTP="http://192.168.0.14:4000/graphql" +VUE_APP_GRAPHQL_WS="ws://192.168.0.14:4000/graphql"