diff --git a/Production-setup-using-uWSGI-and-Nginx.md b/Production-setup-using-uWSGI-and-Nginx.md index 280805a..a1e24b4 100644 --- a/Production-setup-using-uWSGI-and-Nginx.md +++ b/Production-setup-using-uWSGI-and-Nginx.md @@ -1,3 +1,7 @@ +## Disclaimer + +uWSGI is no longer supported by Etebase. This page is only here for legacy reasons. + ## uWSGI It's not a good idea to just run the basic debug server and expose it to the outside world.