You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
186 B
Plaintext

ENV = 'development'
VITE_APP_API = '/api/'
VITE_APP_WXCODE_URL = 'http://192.168.31.106/wxLogin/development'
VITE_APP_FILE_URL= 'http://localhostcommon'
VITE_APPID = "wx526430047d34c85c"