Skip to content

Commit

Permalink
Merge pull request #52 from HBPMedical/Algorithms_run_on_proper_engines
Browse files Browse the repository at this point in the history
Experiments now will run to their proper engines according to the get algorithms.
  • Loading branch information
KFilippopolitis authored Nov 29, 2022
2 parents 7128f32 + f76fb02 commit aa77164
Show file tree
Hide file tree
Showing 6 changed files with 316 additions and 2,651 deletions.
1 change: 1 addition & 0 deletions config/application.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spring:

### EXTERNAL SERVICES ###
services:
algorithmsUpdateInterval: {{ .Env.ALGORITHM_UPDATE_INTERVAL}}
mipengine:
algorithmsUrl: {{ .Env.MIPENGINE_URL}}/algorithms
attributesUrl: {{ .Env.MIPENGINE_URL}}/data_models_attributes
Expand Down
Loading

0 comments on commit aa77164

Please sign in to comment.