Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-back-soil
Overview
Overview
Details
Activity
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
wangweidong
patzn-cloud-web-back-soil
Commits
0e006845
Commit
0e006845
authored
Jun 05, 2020
by
wangweidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
端口修改
parent
f036ebd3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.env.development
env/.env.development
+1
-1
nuxt.config.js
nuxt.config.js
+1
-1
No files found.
env/.env.development
View file @
0e006845
// 请求地址
// 请求地址
WEB_URL=http://web.dev.patzn.com:802
6
WEB_URL=http://web.dev.patzn.com:802
8
BASE_URL=http://api.dev.patzn.com:7000
BASE_URL=http://api.dev.patzn.com:7000
SSO_URL=http://api.dev.patzn.com:7000
SSO_URL=http://api.dev.patzn.com:7000
STATIC_URL=http://static.patzn.com
STATIC_URL=http://static.patzn.com
...
...
nuxt.config.js
View file @
0e006845
...
@@ -9,7 +9,7 @@ if (process.env.NODE_ENV) {
...
@@ -9,7 +9,7 @@ if (process.env.NODE_ENV) {
module
.
exports
=
{
module
.
exports
=
{
mode
:
'universal'
,
mode
:
'universal'
,
server
:
{
server
:
{
port
:
802
6
,
port
:
802
8
,
host
:
'0.0.0.0'
host
:
'0.0.0.0'
},
},
/*
/*
...
...
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