init
This commit is contained in:
7
mdmds/.env.production
Normal file
7
mdmds/.env.production
Normal file
@@ -0,0 +1,7 @@
|
||||
# just a flag
|
||||
ENV = 'production'
|
||||
|
||||
# base api
|
||||
#VUE_APP_BASE_API = '/mdmds-backend'
|
||||
VUE_APP_BASE_API = 'http://mdmds-backend-service/'
|
||||
# VUE_APP_BASE_API = 'localhost:8099'
|
||||
Reference in New Issue
Block a user