mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
commit
0451cd9acd
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ version = \
|
||||||
# This script is intended for users who want to build a customized docker-compose.yml for T-Pot.
|
# This script is intended for users who want to build a customized docker-compose.yml for T-Pot.
|
||||||
# T-Pot Service Builder will ask for all the docker services to be included in docker-compose.yml.
|
# T-Pot Service Builder will ask for all the docker services to be included in docker-compose.yml.
|
||||||
# The configuration file will be checked for conflicting ports.
|
# The configuration file will be checked for conflicting ports.
|
||||||
# Port conflicts have to be resolve manually or re-running the script and excluding the conflicting services.
|
# Port conflicts have to be resolved manually or re-running the script and excluding the conflicting services.
|
||||||
# Review the resulting docker-compose-custom.yml and adjust to your needs by (un)commenting the corresponding lines in the config.
|
# Review the resulting docker-compose-custom.yml and adjust to your needs by (un)commenting the corresponding lines in the config.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue