Explorar o código

Merge pull request #958 from italobb/patch-1

docker-compose Instructions for streams support
jc21 %!s(int64=4) %!d(string=hai) anos
pai
achega
fbf72c0f61
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/setup/README.md

+ 2 - 0
docs/setup/README.md

@@ -33,6 +33,8 @@ services:
       - '443:443'
       # Admin Web Port:
       - '81:81'
+      # Add any other Stream port you want to expose
+      # - '21:21' # FTP
     environment:
       # These are the settings to access your db
       DB_MYSQL_HOST: "db"