You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
173 B
4 lines
173 B
NODE_ENV=development
|
|
VUE_APP_NODE_ENV=dev
|
|
VUE_APP_API_UPLOAD = 'http://192.168.0.32:8080/api/upload/file'
|
|
VUE_APP_CASE = 'http://192.168.0.32:8080/api/pacs/case/importCase'
|