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.production

8 lines
221 B
Plaintext
Raw Normal View History

2020-09-27 11:10:56 +08:00
# 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'