Skip to content
Snippets Groups Projects
Commit a7f411c6 authored by Martin Schmollinger's avatar Martin Schmollinger
Browse files

Banktransfer Service Part 4: Testing Scalability

parent 6aeff073
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,6 @@ services: ...@@ -3,8 +3,6 @@ services:
build: build:
context: ./src context: ./src
dockerfile: banktransfer/Dockerfile dockerfile: banktransfer/Dockerfile
ports:
- "9111:9111"
myaktion: myaktion:
build: build:
context: ./src context: ./src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment