Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
add sftp
  • Loading branch information
l4rm4nd authored Sep 5, 2023
1 parent 49ba958 commit 74b93dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/sftpgo/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
restart: unless-stopped
ports:
- 8888:8080 # HTTP
#- 2022:2022" # SFTP
#- 8443:443" # HTTPS
#- 5007:5007 # WEBDAV
environment:
Expand Down

0 comments on commit 74b93dd

Please sign in to comment.