summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d867cf..b85b926 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ Since [uWSGI](https://uwsgi-docs.readthedocs.io/en/latest/) isn't fun to
75configure, feel free to copy 75configure, feel free to copy
76[this file](https://0xacab.org/jvoisin/mat2-web/tree/master/config/uwsgi.config) 76[this file](https://0xacab.org/jvoisin/mat2-web/tree/master/config/uwsgi.config)
77to `/etc/uwsgi/apps-enabled/mat2-web.ini` and 77to `/etc/uwsgi/apps-enabled/mat2-web.ini` and
78[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx.config) 78[this one](https://0xacab.org/jvoisin/mat2-web/tree/master/config/nginx-default.conf)
79to `/etc/nginx/sites-enabled/mat2-web`. 79to `/etc/nginx/sites-enabled/mat2-web`.
80 80
81Nginx is the recommended web engine, but you can also use Apache if you prefer, 81Nginx is the recommended web engine, but you can also use Apache if you prefer,