add possiblitliy to use other sftp ports per compose overwrite

This commit is contained in:
Moritz
2024-12-17 15:16:42 +01:00
parent 591019112e
commit 04d26a59a9
6 changed files with 37 additions and 0 deletions
+2
View File
@@ -81,3 +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)
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2220.yml"