Merge pull request #1533 from ZePotente/patch-1

Typos in customizer.py
This commit is contained in:
Marco Ochse
2024-05-02 19:12:49 +02:00
committed by GitHub

View File

@ -12,7 +12,7 @@ version = \
# 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.
# 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.
"""