This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
|
# just a flag
|
|
NODE_ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'https://joylink.club/tpsq-cloud'
|
|
VUE_APP_BASE_RESOURCE_API = 'https://joylink.club/jlfile'
|
|
VUE_APP_BASE_RESOURCE_URL = 'https://joylink.club/oss/tpsq'
|