This commit is contained in:
Marco Ochse
2018-05-04 21:31:33 +00:00
parent b1fbcd9532
commit 85aa874f5e
2 changed files with 3 additions and 10 deletions

View File

@ -1,10 +1,5 @@
# T-Pot (Standard)
# For docker-compose ...
version: '2.2'
#networks:
# dionaea_local:
services:
# Dionaea service
@ -14,8 +9,6 @@ services:
stdin_open: true
restart: always
network_mode: "host"
# networks:
# - dionaea_local
ports:
- "20:20"
- "21:21"