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