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

8 lines
178 B
Plaintext
Raw Normal View History

2020-03-30 16:52:53 +08:00
# just a flag
NODE_ENV = 'production'
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'
2020-11-26 09:09:18 +08:00
VUE_APP_VOICE_API = 'https://joylink.club/oss/joylink/'