lhl 1 anno fa
parent
commit
a2d5cf1a20
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/store.js

+ 1 - 1
src/store.js

@@ -5,7 +5,7 @@ Vue.use(Vuex)
 
 export default new Vuex.Store({
   state: {
-	www: "http://ez.igxys.com"
+	www: "https://ez.igxys.com"
   },
   mutations: {