From 89db7bc77165923a42e487615db51e6c596af8e8 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Fri, 18 Oct 2019 00:28:59 -0600 Subject: [PATCH] update container note files --- build/config/config/note | 2 +- build/sites/note | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/config/config/note b/build/config/config/note index bb0271a..721c101 100644 --- a/build/config/config/note +++ b/build/config/config/note @@ -1,2 +1,2 @@ This entire directory should be overwritten via bind-mount in a production -environment \ No newline at end of file +environment unless you want to use all NGINX default configuration values. \ No newline at end of file diff --git a/build/sites/note b/build/sites/note index bb0271a..104dfd6 100644 --- a/build/sites/note +++ b/build/sites/note @@ -1,2 +1,2 @@ This entire directory should be overwritten via bind-mount in a production -environment \ No newline at end of file +environment unless you're serving simple static files from weboot. \ No newline at end of file