Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mould-vuecli3
Project
Project
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
lhfe
mould-vuecli3
Commits
9e6aab9a
Commit
9e6aab9a
authored
Oct 09, 2020
by
lipengcheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 环境配置
parent
4e3493f0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
.env.passports
.env.passports
+3
-1
.env.production
.env.production
+2
-1
No files found.
.env.passports
View file @
9e6aab9a
NODE_ENV = 'passports'
VUE_APP_ENV = 'passports'
VUE_APP_BASEURL = 'https://test2.laihua.com/'
VUE_APP_API = 'https://test2.laihua.com/'
VUE_APP_BASEURL = '/webapi'
.env.production
View file @
9e6aab9a
NODE_ENV = 'production'
VUE_APP_ENV = 'production'
VUE_APP_BASEURL = 'https://webapi4.laihua.com'
VUE_APP_API = 'https://webapi4.laihua.com/'
VUE_APP_BASEURL = '/webapi'
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