Update Project for Gitea; Add More Reverse Proxy Examples. #1
@@ -48,6 +48,10 @@ server {
 | 
			
		||||
        root /etc/nginx/letsencrypt/;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    # Allow decent sized uploads.
 | 
			
		||||
    client_max_body_size 0;
 | 
			
		||||
    client_body_buffer_size 100M;
 | 
			
		||||
 | 
			
		||||
    # Send traffic to upstream server
 | 
			
		||||
    location / {
 | 
			
		||||
        ## General format is PROTOCOL://SERVER:PORT.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user