From 36845c2172f19649cea120de0985f5eb4bd5e0d2 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sun, 12 Apr 2020 18:09:05 -0500 Subject: [PATCH] Format --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ef3b5..b3ac304 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ If external access to this resource is desired, please configure HAProxy, HTTPD, | External Port | Local Port | Protocol | URI Mapping | Suggestions | | ------------- | ---------- | -------- | ----------- | ----------- | | 80 | XXX | HTTP | / | Redirect all traffic to 443 | Keep /.well-known local if you wish to use LetsEncrypt | -| 443 | 3000 5000 | HTTP | / to port 3000 /phpMyAdmin as / to port 5000 | Keep /.well-known local if you wish to use LetsEncrypt | +| 443 | 3000 +5000 | HTTP | / to port 3000 +/phpMyAdmin as / to port 5000 | Keep /.well-known local if you wish to use LetsEncrypt | | 4000 | 4000 | TCP | N/A | Enable this to allow SSH access |