|
@@ -4,8 +4,8 @@
|
|
|
"private": true,
|
|
|
"scripts": {
|
|
|
"dev": "cross-env BASE_URL=http://81.68.234.235:8999 NODE_ENV=development nuxt",
|
|
|
- "build": "cross-env BASE_URL=http://139.196.160.101:8864 NODE_ENV=production nuxt build",
|
|
|
- "start": "cross-env BASE_URL=http://139.196.160.101:8864 NODE_ENV=production nuxt start",
|
|
|
+ "build": "cross-env BASE_URL=http://139.196.160.101:8082 NODE_ENV=production nuxt build",
|
|
|
+ "start": "cross-env BASE_URL=http://139.196.160.101:8082 NODE_ENV=production nuxt start",
|
|
|
"generate": "nuxt generate",
|
|
|
"lint:js": "eslint --ext \".js,.ts,.vue\" --ignore-path .gitignore .",
|
|
|
"lint:prettier": "prettier --check .",
|