remove 2222 default port binding to avoid port conflicts

This commit is contained in:
Moritz
2024-12-17 15:28:47 +01:00
parent e08838561d
commit e7aef38d3b
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -81,5 +81,5 @@ SECRET_DB_PASSWORD_VERSION=v1
# FTP
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp.yml"
#SECRET_FTP_PASS_VERSION=v1
# Select a port other than 2222 (2220-2225)
# You can use a Port between 2220-2225
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2220.yml"