7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
# just a flag
|
|
NODE_ENV = 'Local'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'https://joylink.club/jlcloud'
|
|
VUE_VOICE_API = 'https://joylink.club'
|