Skip to content

Commit

Permalink
Merge pull request #57 from medizininformatik-initiative/14-backbone-…
Browse files Browse the repository at this point in the history
…element-handling

14-backbone-element-handling
  • Loading branch information
juliangruendner authored Sep 19, 2024
2 parents 3c96416 + 6cbbf48 commit 4a83876
Show file tree
Hide file tree
Showing 368 changed files with 42,663 additions and 59,753 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@
log/
target/
output
dependencies
package.json
fhirpkg.lock.json

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
TORCH_FLARE_URL: http://torch-flare:8080
TORCH_RESULTS_DIR: /app/output
TORCH_RESULTS_PERSISTENCE: PT12H30M5S
LOG_LEVEL: debug
LOG_LEVEL: info
NGINX_SERVERNAME: localhost
NGINX_FILELOCATION: http://localhost:80
TORCH_BATCHSIZE: 100
Expand Down
Loading

0 comments on commit 4a83876

Please sign in to comment.