rt-sim-training-client/.env.native

8 lines
160 B
Plaintext
Raw Normal View History

2020-03-30 16:52:53 +08:00
# just a flag
NODE_ENV = 'Local'
2020-03-31 15:11:20 +08:00
VUE_APP_PRO = 'local'
2020-03-30 16:52:53 +08:00
# base api
VUE_APP_BASE_API = 'https://joylink.club/jlcloud'
VUE_APP_VOICE_API = 'https://joylink.club'