diff --git a/.env.production b/.env.production index 84777fb258951ffe9152a44d787ff73a9011c372..90e9d299d8154adb87392c1376c996e5eb048ed4 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ NODE_ENV = 'production' -VUE_APP_BASE_API = '/disease-api/' +VUE_APP_BASE_API = '/geca-api/' diff --git a/src/components/FormComponents/CustomForm/FormItemSelf.vue b/src/components/FormComponents/CustomForm/FormItemSelf.vue index 8c345a285eb273e8bc09e40cd98726ab3eba047f..1e27d762cee70e0d578ac40dadfa1884238c179e 100644 --- a/src/components/FormComponents/CustomForm/FormItemSelf.vue +++ b/src/components/FormComponents/CustomForm/FormItemSelf.vue @@ -19,8 +19,15 @@ >
+ -