summaryrefslogtreecommitdiff
path: root/python/compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'python/compose.yml')
-rw-r--r--python/compose.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/compose.yml b/python/compose.yml
deleted file mode 100644
index d4cb31722..000000000
--- a/python/compose.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-services:
- web:
- build: .
- ports:
- - "11345:11345"