mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-26 14:43:35 +00:00
Update docker-compose.yml
add sftp
This commit is contained in:
parent
49ba958945
commit
74b93ddc29
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user