Commit d9f75c01 authored by Raphael Beer's avatar Raphael Beer

Fix: Readme without .md, docker-compose version

parent 964a6428
...@@ -7,6 +7,7 @@ npm-debug.log* ...@@ -7,6 +7,7 @@ npm-debug.log*
pids pids
*.pid *.pid
*.seed *.seed
__pycache__
# IDE # IDE
.idea .idea
......
version: "3.5" version: "2"
services: services:
tester: tester:
build: . build: .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment