remove 2222 default port binding to avoid port conflicts
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
image: atmoz/sftp
|
||||
secrets:
|
||||
- ftp_pass
|
||||
ports:
|
||||
- 2222:22
|
||||
volumes:
|
||||
- "wordpress_content:/home/ftp_user/wp-content"
|
||||
configs:
|
||||
|
||||
Reference in New Issue
Block a user