diff --git a/web/.env.development b/web/.env.development index 49ac2c2..dca1db6 100755 --- a/web/.env.development +++ b/web/.env.development @@ -1,2 +1,2 @@ -VUE_APP_GRAPHQL_HTTP="http://10.7.1.1:4000/graphql" -VUE_APP_GRAPHQL_WS="ws://10.7.1.1:4000/graphql" +VUE_APP_GRAPHQL_HTTP="http://10.7.0.54:4000/graphql" +VUE_APP_GRAPHQL_WS="ws://10.7.0.54:4000/graphql"