Skip to content

Commit fbf72c0

Browse files
authored
Merge pull request #958 from italobb/patch-1
docker-compose Instructions for streams support
2 parents cbd0b0c + 3c35039 commit fbf72c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/setup/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ services:
3333
- '443:443'
3434
# Admin Web Port:
3535
- '81:81'
36+
# Add any other Stream port you want to expose
37+
# - '21:21' # FTP
3638
environment:
3739
# These are the settings to access your db
3840
DB_MYSQL_HOST: "db"

0 commit comments

Comments
 (0)