main
ihzero 2024-05-08 23:58:03 +08:00
parent 24b28d428c
commit 51f70f7eb5
3 changed files with 2 additions and 4 deletions

View File

@ -3,4 +3,3 @@
VITE_API_BASE_URL = '/api' VITE_API_BASE_URL = '/api'
VITE_NFT_BASE_URL = 'http://store-manage.hmily.club'

View File

@ -1,6 +1,4 @@
VITE_API_BASE_URL = '/api' VITE_API_BASE_URL = 'http://store-manage.hmily.club'
VITE_NFT_BASE_URL = 'http://store-manage.hmily.club'

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
lerna-debug.log* lerna-debug.log*
dist.*
node_modules node_modules
dist dist