|
@@ -3,9 +3,9 @@
|
|
|
"version": "1.0.0",
|
|
|
"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:8082 NODE_ENV=production nuxt build",
|
|
|
- "start": "cross-env BASE_URL=http://139.196.160.101:8082 NODE_ENV=production nuxt start",
|
|
|
+ "dev": "cross-env BASE_URL=http://81.68.234.235:8999/17pdf-backend-core NODE_ENV=development nuxt",
|
|
|
+ "build": "cross-env BASE_URL=http://139.196.160.101:8082/17pdf-backend-core NODE_ENV=production nuxt build",
|
|
|
+ "start": "cross-env BASE_URL=http://139.196.160.101:8082/17pdf-backend-core NODE_ENV=production nuxt start",
|
|
|
"generate": "nuxt generate",
|
|
|
"lint:js": "eslint --ext \".js,.ts,.vue\" --ignore-path .gitignore .",
|
|
|
"lint:prettier": "prettier --check .",
|