From a170f3920cf97f1966108e391e1c31712d48f2ce Mon Sep 17 00:00:00 2001 From: weslambert Date: Sat, 15 Aug 2020 16:43:18 -0400 Subject: [PATCH] Update entrypoint --- entrypoint | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint b/entrypoint index 1fd089f..fc18d87 100755 --- a/entrypoint +++ b/entrypoint @@ -1,6 +1,5 @@ #!/bin/bash set -e -#VERSION="0.4.5" BIND_ADDRESS="0.0.0.0" PUBLIC_PATH="public" LOG_DIR="."