Update 'docs/setup_nginx.md'

This commit is contained in:
Odyssium
2023-04-03 14:18:30 +00:00
parent 4729fb99c1
commit b642423d47
+1
View File
@@ -3,6 +3,7 @@
!!! note
NGINX does not support automatic certificate generation. You need to use `certbot` to create and maintain the certificates but that is out of scope of this tutorial.
We also recommend you to try the [Caddy web server](https://caddyserver.com), because it has automatic HTTPS, HTTP/3 and easier configuration.
After installing NGINX, create /etc/nginx/conf.d/gothub.conf with the following contents