From 07d54ca918f066b12a342df09d03416107c9bfbf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Oct 2021 20:43:09 +0200 Subject: [PATCH] Update Dockerfile --- joplin/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joplin/Dockerfile b/joplin/Dockerfile index 4e0d385ab..4e5d3643b 100644 --- a/joplin/Dockerfile +++ b/joplin/Dockerfile @@ -13,7 +13,7 @@ RUN \ && apt-get install -y \ jq \ curl \ - nginx \ +# nginx \ \ ################## # Install bashio #