Fix typo in docker-compose.yaml

This commit is contained in:
toddrob
2019-11-24 09:18:49 -05:00
committed by GitHub
parent 288d4fb525
commit 5b88860aec
+1 -1
View File
@@ -1,6 +1,6 @@
version: '2'
services:
sherlok:
sherlock:
build: .
volumes:
- "./results:/opt/sherlock/results"