issue #23 add docu in readme #27
@@ -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 {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user