Add T-Pot Service Builder

This commit is contained in:
Marco Ochse
2024-02-12 19:18:57 +01:00
parent bd4df39538
commit e7aecf560d
3 changed files with 1119 additions and 1 deletions

View File

@ -646,7 +646,7 @@ services:
environment:
- LS_JAVA_OPTS=-Xms1024m -Xmx1024m
env_file:
- .env
- .env
mem_limit: 2g
image: ${TPOT_REPO}/logstash:${TPOT_VERSION}
pull_policy: ${TPOT_PULL_POLICY}