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.
official-website/.env.staging

12 lines
358 B
Plaintext

# just a flag
NODE_ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://test.joylink.club/tpsq-cloud'
VUE_APP_BASE_RESOURCE_API = 'https://test.joylink.club/jlfile'
VUE_APP_BASE_RESOURCE_URL = 'https://test.joylink.club/oss/tpsq'
#VUE_APP_BASE_RESOURCE_API = 'https://joylink.club/jlfile'
#VUE_APP_BASE_RESOURCE_URL = 'https://joylink.club/oss/tpsq'