Skip to content

Commit

Permalink
Merge pull request #296 from medizininformatik-initiative/release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
astruebi authored Jun 14, 2024
2 parents 378980f + 5ce28fc commit 1f40465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ services:
environment:
TZ: Europe/Berlin
volumes:
- ./R-cds2db/outputLocal:/src/R-cds2db/outputLocal
- ./R-cds2db/outputGlobal:/src/R-cds2db/outputGlobal
- ./outputLocal:/src/outputLocal
- ./outputGlobal:/src/outputGlobal
- ./R-cds2db/cds2db_config.toml:/src/R-cds2db/cds2db_config.toml
- ./R-db2frontend/db2frontend_config.toml:/src/R-db2frontend/db2frontend_config.toml
- ./cds_hub_db_config.toml:/src/cds_hub_db_config.toml
Expand Down

0 comments on commit 1f40465

Please sign in to comment.