prepare some fixes, tweaking

This commit is contained in:
Marco Ochse
2018-03-29 20:56:11 +00:00
parent 136e741334
commit 640f8e85fb
6 changed files with 49 additions and 16 deletions

View File

@ -1,6 +1,6 @@
# T-Pot (Standard)
# For docker-compose ...
version: '2.1'
version: '2.2'
networks:
spiderfoot_local:
@ -9,12 +9,13 @@ services:
# Spiderfoot service
spiderfoot:
build: .
container_name: spiderfoot
restart: always
networks:
- spiderfoot_local
ports:
- "127.0.0.1:64303:8080"
image: "dtagdevsec/spiderfoot:1710"
image: "dtagdevsec/spiderfoot:1804"
volumes:
- /data/spiderfoot/spiderfoot.db:/home/spiderfoot/spiderfoot.db