From e561e24c04f86bb146910e45eeea372b9e6acbce Mon Sep 17 00:00:00 2001 From: Eric Nemchik Date: Sat, 20 Aug 2022 12:37:49 -0500 Subject: [PATCH] Add index.html upgrade notice --- root/app/phpmyadmin/index.html | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 root/app/phpmyadmin/index.html diff --git a/root/app/phpmyadmin/index.html b/root/app/phpmyadmin/index.html new file mode 100644 index 0000000..2ac31be --- /dev/null +++ b/root/app/phpmyadmin/index.html @@ -0,0 +1,40 @@ + + + Upgrade Required! + + + +
+

Upgrade Required!

+

The application inside this image has been moved to a new folder.

+

You will need to update your /config/nginx/nginx.conf and /config/nginx/site-confs/default.conf in order for the application to work.

+

New config samples are located at /config/nginx/nginx.conf.sample and /config/nginx/site-confs/default.conf.sample

+

Please review our announcement: Significant changes to nginx based images

+
+ +