feat:first commit
This commit is contained in:
11
.env.production
Normal file
11
.env.production
Normal file
@@ -0,0 +1,11 @@
|
||||
# just a flag
|
||||
ENV = 'production'
|
||||
|
||||
VUE_APP_STORAGE_PREFIX = 'DOCTOR'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = 'https://52ya-test.jcmed.com/doctor/'
|
||||
#VUE_APP_BASE_API = 'https://test.jzcscw.cn/dentistry/doctor'
|
||||
VUE_APP_PUBLIC_PATH = '/'
|
||||
VUE_APP_PUBLIC_PATH_URL = 'https://52ya-test.jcmed.com/public/upload/'
|
||||
|
||||
Reference in New Issue
Block a user