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.
11 lines
298 B
11 lines
298 B
VITE_APP_IMG_URL = 'https://arki.h888.fun/'
|
|
|
|
VITE_APP_API_URL = 'https://arki.h888.fun/appapi/v1'
|
|
|
|
VITE_APP_SSO_URL = 'https://arki.h888.fun/api/v1'
|
|
|
|
VITE_APP_LINE_CLIENT_ID = '2000115770'
|
|
|
|
VITE_APP_LINE_CLIENT_SECRET = 'dbf03ddb7ecdc0846eef35be83ed0b5d'
|
|
|
|
VITE_APP_WS_URL = 'wss://ws.h888.fun:8443' |