remove 2222 default port binding to avoid port conflicts

This commit is contained in:
2024-12-17 15:28:47 +01:00
parent e08838561d
commit e7aef38d3b
4 changed files with 9 additions and 3 deletions

1
release/next Normal file
View File

@ -0,0 +1 @@
Breaking change for ftp container: you need to uncomment COMPOSE_FILE="$COMPOSE_FILE:compose.ftp-2222.yml" to open port 2222 again. You can also select between port 2220-2225.