Skip to content

Commit

Permalink
Deploy: removed MedCAT service overwriting env var.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed Feb 20, 2024
1 parent ccc607c commit bc8fd35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ services:
- ../services/nlp-services/applications/medcat/config/env_app
- ../services/nlp-services/applications/medcat/config/env_medcat
environment:
- APP_MODEL_NAME=production-medmen
- RES_MEDCAT_SERVICE_MODEL_PRODUCTION_PATH=${RES_MEDCAT_SERVICE_MODEL_PRODUCTION_PATH:-../services/nlp-services/applications/medcat/models/}
volumes:
- ./${RES_MEDCAT_SERVICE_MODEL_PRODUCTION_PATH:-../services/nlp-services/applications/medcat/models/}:/cat/models/:rw
Expand Down

0 comments on commit bc8fd35

Please sign in to comment.