add all possible ftp port compose files to .env
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e6b9f8117f
commit
83f724a316
@ -83,3 +83,8 @@ SECRET_DB_PASSWORD_VERSION=v1
|
||||
#SECRET_FTP_PASS_VERSION=v1
|
||||
# You can use a Port between 2220-2225
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2220.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2221.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2222.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2223.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2224.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2225.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user