diff --git a/cli.html b/cli.html index a9218503..60628834 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - +
diff --git a/django.html b/django.html index ec5d606c..ce171a47 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,7 @@ - +
diff --git a/env.html b/env.html index e48634c8..00acb470 100644 --- a/env.html +++ b/env.html @@ -6,7 +6,7 @@ - +
diff --git a/index.html b/index.html index 673c2ade..3d1bd1dd 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +
diff --git a/install.html b/install.html index 9357f281..4975953e 100644 --- a/install.html +++ b/install.html @@ -6,7 +6,7 @@ - +
diff --git a/rails.html b/rails.html index fbd653d8..2e5f280d 100644 --- a/rails.html +++ b/rails.html @@ -6,7 +6,7 @@ - +
diff --git a/wordpress.html b/wordpress.html index 10812f41..075f47aa 100644 --- a/wordpress.html +++ b/wordpress.html @@ -6,7 +6,7 @@ - +
diff --git a/yml.html b/yml.html index 7d198b79..82305687 100644 --- a/yml.html +++ b/yml.html @@ -6,7 +6,7 @@ - +
@@ -54,6 +54,7 @@ - "3000" - "8000:8000" - "49100:22" + - "127.0.0.1:8001:8001" -- Expose ports without publishing them to the host machine - they'll only be -- accessible to linked services. Only the internal port can be specified.