@@ -1,6 +1,6 @@
VUE_APP_BASE_URL=/
NODE_ENV=production
-PUBLIC_PATH=/modern-point/
+PUBLIC_PATH=/modern/
ASSETS_PATH=raex
TITLE=Modern Point
VUE_APP_PAGE_TYPE=raex
@@ -9,7 +9,7 @@ export default createStore({
couponInfo: null,
invitor: null,
review: false,
- projectId: 1,
+ projectId: 2,
inviteCode: ''
},
mutations: {