Merge pull request #361 from toddrob99/patch-1

Fix typo in docker-compose.yml
pull/365/head
Christopher Kent Hoadley 5 years ago committed by GitHub
commit 3e0f52c414
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