Add disclaimer

This commit is contained in:
Mario Hüttel 2024-11-25 23:50:41 +01:00
parent befd5e452f
commit 0b26a81b94

View File

@ -78,6 +78,7 @@ Once the setup is configured the reverse proxy setup is needed. This setup serve
3. Serve the media volume at the media URL (e.g. `media.lab.example.com`). See `DJANGO_MEDIA_URL`
Example nginx configuration for `nginx >v2.25` with SSL and http2 / http3 support:
> Note: This is by no means a replacement for the documentation of nginx and only serves as an example. Consult the documentation of your nginx version reagrding security and other issues.
```
# Force redirection from http to https for application
server {