From 60dc06fa2b1ab57790000de3e645357adf426773 Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Wed, 25 Aug 2021 16:07:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 833856fa..a6f09d2f 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,4 @@ In order to execute code submissions using Docker, source code files are written ## Additional Note -- If you want to change the default port of the underlying rails server, you can use [authbind] (https://www.mwells.org/coding/2016/authbind-port-80-443/) to bind it to the regular 80/443 port. \ No newline at end of file +- If you want to change the default port of the underlying rails server, you can use [authbind](https://www.mwells.org/coding/2016/authbind-port-80-443/) to bind it to the regular 80/443 port.