We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbd0b0c + 3c35039 commit fbf72c0Copy full SHA for fbf72c0
docs/setup/README.md
@@ -33,6 +33,8 @@ services:
33
- '443:443'
34
# Admin Web Port:
35
- '81:81'
36
+ # Add any other Stream port you want to expose
37
+ # - '21:21' # FTP
38
environment:
39
# These are the settings to access your db
40
DB_MYSQL_HOST: "db"
0 commit comments