Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gxpt_wechat
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
pseer
gxpt_wechat
Commits
f2b55c49
Commit
f2b55c49
authored
Nov 16, 2023
by
YG8999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置路径改为正式域名
parent
ba255664
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
index.config.js
config/index.config.js
+6
-6
No files found.
config/index.config.js
View file @
f2b55c49
const
CONFIG
=
{
// 开发环境配置
development
:
{
assetsPath
:
'https://
coujiao.pseer
.com/wechat_static'
,
// 静态资源路径
baseUrl
:
'https://
coujiao.pseer
.com/front-api'
,
// 后台接口请求地址
hostUrl
:
'https://
coujiao.pseer
.com/prod-api'
,
// H5地址(前端运行地址)
assetsPath
:
'https://
www.coujio
.com/wechat_static'
,
// 静态资源路径
baseUrl
:
'https://
www.coujio
.com/front-api'
,
// 后台接口请求地址
hostUrl
:
'https://
www.coujio
.com/prod-api'
,
// H5地址(前端运行地址)
// baseUrl: 'http://192.168.1.189:8883/front', // 后台接口请求地址
// hostUrl: 'http://192.168.1.189:8882', // H5地址(前端运行地址)
websocketUrl
:
''
,
// websocket服务端地址
...
...
@@ -13,9 +13,9 @@ const CONFIG = {
},
// 生产环境配置
production
:
{
assetsPath
:
'https://
coujiao.pseer
.com/wechat_static'
,
// 静态资源路径
baseUrl
:
'https://
coujiao.pseer
.com/front-api'
,
// 后台接口请求地址
hostUrl
:
'https://
coujiao.pseer
.com/prod-api'
,
// H5地址(前端运行地址)
assetsPath
:
'https://
www.coujio
.com/wechat_static'
,
// 静态资源路径
baseUrl
:
'https://
www.coujio
.com/front-api'
,
// 后台接口请求地址
hostUrl
:
'https://
www.coujio
.com/prod-api'
,
// H5地址(前端运行地址)
websocketUrl
:
''
,
// websocket服务端地址
weixinAppId
:
''
,
// 微信公众号appid
codeHeadUrl
:
""
,
...
...
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