# just a flag ENV = 'development' PORT = '9531' # base api # VUE_APP_BASE_API = '//localhost:9531' VUE_APP_BASE_API = '' # h5 url VUE_APP_H5_URL = 'http://localhost/static-web/pages/feuc-test' static_path = './'