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

10 lines
263 B
Plaintext
Raw Permalink 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
2021-12-30 09:34:50 +08:00
# VUE_APP_BASE_API = 'http://160.20.60.15:9000'
# VUE_APP_VOICE_API = 'http://160.20.60.15/oss/joylink'
# VUE_APP_UPLOAD_API = 'http://160.20.60.15'
# VUE_APP_BASE_SITE='http://160.20.60.15'