feat:first commit
This commit is contained in:
12
.env.development
Normal file
12
.env.development
Normal file
@@ -0,0 +1,12 @@
|
||||
# just a flag
|
||||
ENV = 'development'
|
||||
|
||||
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/'
|
||||
|
||||
# VUE_APP_PUBLIC_PATH_URL = 'https://52ya-test.jcmed.com/public/upload/'
|
||||
Reference in New Issue
Block a user