Fix typo in docker-compose.yaml

pull/361/head
toddrob 5 years ago committed by GitHub
parent 288d4fb525
commit 5b88860aec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
version: '2' version: '2'
services: services:
sherlok: sherlock:
build: . build: .
volumes: volumes:
- "./results:/opt/sherlock/results" - "./results:/opt/sherlock/results"

Loading…
Cancel
Save