mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Typos in customizer.py
This commit is contained in:
@ -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.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user