Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
PaoPao
/
manageWeb
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
e1529ec3
...
e1529ec3cdc4f52f59d2f993320cc1c05383f2f0
authored
2024-05-27 14:11:14 +0800
by
杨俊
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat(develop): init
Signed-off-by: 杨俊 <yangjun@hikoon.com>
1 parent
4c170cb1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/vite.config.develop.ts
config/vite.config.develop.ts
View file @
e1529ec
...
...
@@ -42,7 +42,7 @@ export default defineConfig({
define
:
{
'process.env'
:
{
VITE_ENV
:
'develop'
,
VITE_API_HOST
:
'https://
hi-sing-service
-dev.hikoon.com'
,
VITE_API_HOST
:
'https://
paopao
-dev.hikoon.com'
,
VITE_SHOW_LOGIN_ACCOUNT
:
true
,
VITE_OSS_ACCESS_KEY
:
'LTAI4GKtcA6yTV6wnapivq7Y'
,
VITE_OSS_ACCESS_SECRET
:
'QPEt0HPEuRe7wIk2wZNtKPF6L0xMmQ'
,
...
...
Please
register
or
sign in
to post a comment