You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
352 B
13 lines
352 B
VITE_APP_IMG_URL = 'https://shop.h888.fun/'
|
|
|
|
VITE_APP_API_URL = 'https://shop.h888.fun/appapi/v1'
|
|
|
|
VITE_APP_SSO_URL = 'https://sso.h888.fun/api/v1'
|
|
|
|
# VITE_APP_SSO_DOMAIN = 'e58b-111-241-124-153.jp.ngrok.io'
|
|
|
|
VITE_APP_SSO_DOMAIN = 'h888.fun'
|
|
|
|
VITE_APP_BASE_URL = 'https://shop.h888.fun'
|
|
|
|
# VITE_APP_BASE_URL = 'https://e58b-111-241-124-153.jp.ngrok.io' |