Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-video
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
binhai-jiaoguan
binhai-video
Commits
a38bd783
Commit
a38bd783
authored
Nov 14, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片回放暂存
parent
f5cf837e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
vue.config.js
vue.config.js
+2
-3
No files found.
vue.config.js
View file @
a38bd783
...
@@ -29,7 +29,6 @@ module.exports = {
...
@@ -29,7 +29,6 @@ module.exports = {
productionSourceMap
:
false
,
productionSourceMap
:
false
,
// webpack-dev-server 相关配置
// webpack-dev-server 相关配置
devServer
:
{
devServer
:
{
https
:
true
,
host
:
'0.0.0.0'
,
host
:
'0.0.0.0'
,
port
:
port
,
port
:
port
,
open
:
true
,
open
:
true
,
...
@@ -38,8 +37,8 @@ module.exports = {
...
@@ -38,8 +37,8 @@ module.exports = {
[
process
.
env
.
VUE_APP_BASE_API
]:
{
[
process
.
env
.
VUE_APP_BASE_API
]:
{
// target: `http://vue.ruoyi.vip/prod-api`,
// target: `http://vue.ruoyi.vip/prod-api`,
// target: `http://10.10.10.148:8080`,
// target: `http://10.10.10.148:8080`,
//
target: `http://49.232.167.247:22020`,
target
:
`http://49.232.167.247:22020`
,
target
:
`http://10.10.10.128:8080`
,
//
target: `http://10.10.10.128:8080`,
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
[
'^'
+
process
.
env
.
VUE_APP_BASE_API
]:
''
[
'^'
+
process
.
env
.
VUE_APP_BASE_API
]:
''
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment