main
parent
24b28d428c
commit
51f70f7eb5
|
|
@ -3,4 +3,3 @@
|
||||||
|
|
||||||
VITE_API_BASE_URL = '/api'
|
VITE_API_BASE_URL = '/api'
|
||||||
|
|
||||||
VITE_NFT_BASE_URL = 'http://store-manage.hmily.club'
|
|
||||||
|
|
|
||||||
|
|
@ -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'
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue