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.

4 lines
169 B
Plaintext

VUE_APP_BASE_URL='http://127.0.0.1:8090'
VUE_APP_UPLOAD_URL='http://127.0.0.1:8090/oss/upload'
VUE_APP_FILE_URL_PREFIX='http://127.0.0.1:8090/img'
VUE_APP_ENV_MODE='dev'