settledIn/.env.test

12 lines
159 B
Plaintext
Raw Normal View History

NODE_ENV = production
# just a flag
ENV = 'test'
# base api
VUE_APP_BASE_API = ''
VUE_APP_WS_URL = ''
# VUE_APP_OPEN_HTTP_URL = 'http://test.tropjoin.com'