Sign in
cnlive_project
/
cnlive-community-web-vue
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f32943a60c87ab279aa9e8a84d11f3196870bf9f
Authored by
杨泽宇
2022-02-25 13:54:56 +0800
1 parent
2ba8e064
debug
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.env.production
.env.production
View file @
f32943a
1
1
NODE_ENV = 'production'
2
2
VITE_APP_TITLE='中国网+智慧社区平台'
3
-VITE_BASE_URL = 'http://community.cnlive.com
'
3
+VITE_BASE_URL = 'http://community.cnlive.com
/
'
4
4
VITE_PUBLIC_PATH = './'
5
5
\ No newline at end of file
...
...