You've already forked nginx-proxy-manager
							
							
				mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-02 16:53:15 +03:00 
			
		
		
		
	Set bearer auth security component
This commit is contained in:
		@@ -9,6 +9,15 @@
 | 
				
			|||||||
			"url": "http://127.0.0.1:81/api"
 | 
								"url": "http://127.0.0.1:81/api"
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	],
 | 
						],
 | 
				
			||||||
 | 
						"components": {
 | 
				
			||||||
 | 
							"securitySchemes": {
 | 
				
			||||||
 | 
								"bearerAuth": {
 | 
				
			||||||
 | 
									"type": "http",
 | 
				
			||||||
 | 
					      			"scheme": "bearer",
 | 
				
			||||||
 | 
					      			"bearerFormat": "JWT"
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						},
 | 
				
			||||||
	"paths": {
 | 
						"paths": {
 | 
				
			||||||
		"/": {
 | 
							"/": {
 | 
				
			||||||
			"get": {
 | 
								"get": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user