From 753082d6aa6fd41dd0a2e9472b75396ae36495b2 Mon Sep 17 00:00:00 2001 From: Bryan Latten Date: Mon, 16 May 2016 15:33:43 -0400 Subject: [PATCH] README: added new port expectation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23307a5..f6b2e57 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Integrates S6 process supervisor for zombie reaping (as PID 1) and boot coordina ### Expectations Applications using this as a container parent must copy their html/app into the `/var/www/html` folder +NOTE: Nginx is exposed and bound to an unprivileged port, `8080`