incl. XFF for qhoneypots, some tweaking

This commit is contained in:
t3chn0m4g3
2022-02-11 10:32:31 +00:00
parent d2e54d5cf0
commit 53afb1ba10
6 changed files with 20 additions and 14 deletions

View File

@ -85,7 +85,7 @@ services:
# networks:
# - map_local
ports:
- "9999:13337"
- "127.0.0.1:64299:64299"
image: "dtagdevsec/map_web:2203"
depends_on:
- map_redis

View File

@ -32,7 +32,7 @@ services:
# networks:
# - map_local
ports:
- "9999:13337"
- "127.0.0.1:64299:64299"
image: "dtagdevsec/map_web:2203"
depends_on:
- map_redis