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
325 B

VITE_APP_ENV = development
VITE_APP_IMG_URL = 'http://localhost:8080/'
VITE_APP_API_URL = 'http://localhost:8080/appapi/v1'
VITE_APP_SSO_URL = 'https://sso.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'