Add disclaimer
This commit is contained in:
parent
befd5e452f
commit
0b26a81b94
@ -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`
|
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:
|
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
|
# Force redirection from http to https for application
|
||||||
server {
|
server {
|
||||||
|
Loading…
Reference in New Issue
Block a user