mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
Update docker-compose.yml
add sftp
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8888:8080 # HTTP
|
- 8888:8080 # HTTP
|
||||||
|
#- 2022:2022" # SFTP
|
||||||
#- 8443:443" # HTTPS
|
#- 8443:443" # HTTPS
|
||||||
#- 5007:5007 # WEBDAV
|
#- 5007:5007 # WEBDAV
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user