15 lines
317 B
Plaintext
15 lines
317 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
# base api
|
|
VUE_APP_BASE_API = 'https://hr.fygroup.com:52100'
|
|
# VUE_APP_BASE_APII = 'https://hr.fygroup.com:52100'
|
|
|
|
# VUE_APP_BASE_API = 'https://hr.fygroup.com:5210'
|
|
# VUE_APP_BASE_APII = 'https://hr.fygroup.com:5210'
|
|
# VUE_APP_BASE_API = 'http://47.101.195.94:2100'
|
|
#
|
|
|
|
|