lhl 1 년 전
부모
커밋
a2d5cf1a20
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {