init
This commit is contained in:
8
.env.production
Normal file
8
.env.production
Normal file
@@ -0,0 +1,8 @@
|
||||
# just a flag
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = '/mdmds-bs/mdmds/v1'
|
||||
VUE_APP_KEYCLOAK_AUTH_SERVER_URL = 'https://idp.cloudidp.vgcserv.com.cn/auth'
|
||||
VUE_APP_KEYCLOAK_REALM = 'vgcmfa2'
|
||||
VUE_APP_KEYCLOAK_CLIENT_ID = 'EHR_FRONTEND_PROD'
|
||||
Reference in New Issue
Block a user