Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gematik-Entwicklung committed Dec 4, 2023
1 parent 0955513 commit 2676bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ________________________________________________________________________________

- Install Docker (s. [Installation DEMIS Testumgebung in Docker für Windows10](https://wiki.gematik.de/pages/viewpage.action?pageId=422118286))

- Start the environment: `docker compose --project-name demis --file .\demis.yml up --detach`
- Start the environment: `docker compose --project-name demis --file demis.yml up --detach`

- Download the [DEMIS-Adapter](https://nexus.prod.ccs.gematik.solutions/repository/DEMIS/adapter/DEMIS-Adapter-2.0.1.zip)

Expand All @@ -49,7 +49,7 @@ ________________________________________________________________________________

- Receive Messages with DEMIS-Importer

- Stop the environment: `docker compose --project-name demis --file .\demis.yml down -v`
- Stop the environment: `docker compose --project-name demis --file demis.yml down -v`

______________________________________________________________________________________

Expand Down

0 comments on commit 2676bde

Please sign in to comment.