mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 17:39:12 +00:00 
			
		
		
		
	Reverted nginx configuration example
This commit is contained in:
		| @@ -211,9 +211,8 @@ configure the site in /etc/nginx/sites-available.d/certidude: | |||||||
|         } |         } | ||||||
|  |  | ||||||
|         location / { |         location / { | ||||||
|             proxy_pass       http://ca.koodur.com/; |             include uwsgi_params; | ||||||
|             proxy_set_header Host      $host; |             uwsgi_pass certidude_api; | ||||||
|             proxy_set_header X-Real-IP $remote_addr; |  | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user