[matomo] Land nginx.conf via ConfigMap



commit 088b971586426671bedfbc589deb29945eb55e12
Author: Andrea Veri <averi redhat com>
Date:   Fri Mar 25 23:53:44 2022 +0100

    Land nginx.conf via ConfigMap

 Dockerfile |   1 -
 nginx.conf | 127 -------------------------------------------------------------
 2 files changed, 128 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index a660fbb..ea81a91 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -39,6 +39,5 @@ RUN mkdir -p /opt/matomo/extra-plugins && \
 
 ADD start.sh /start.sh
 ADD archive.sh /archive.sh
-ADD nginx.conf /etc/nginx/nginx.conf
 
 CMD ["/start.sh"]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]