Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
witiumCloud2
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
WitCloud
witiumCloud2
Commits
1a731c57
Commit
1a731c57
authored
Oct 17, 2019
by
frank
🏀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
杰牌地址
parent
1e328e31
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
environment.prod.ts
src/environments/environment.prod.ts
+2
-1
index.html
src/index.html
+1
-1
No files found.
src/environments/environment.prod.ts
View file @
1a731c57
export
const
environment
=
{
production
:
true
,
baseUrl
:
'http://cloud-test.witium.com/api'
,
// 对外访问测试网地址
// baseUrl: 'http://cloud-test.witium.com/api', // 对外访问测试网地址
baseUrl
:
'http://jiecloud.witium.com/witcloud/api/'
,
};
src/index.html
View file @
1a731c57
...
...
@@ -3,7 +3,7 @@
<head>
<meta
charset=
"utf-8"
>
<title>
WitiumCloud2
</title>
<base
href=
"/"
>
<base
href=
"
.
/"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"favicon.ico"
>
...
...
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