6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
|
# just a flag
|
||
|
NODE_ENV = 'test'
|
||
|
|
||
|
# base api
|
||
|
VUE_APP_BASE_API = 'https://joylink.club/jlcloud'
|