mirror of
				https://github.com/flynx/proxmox-utils.git
				synced 2025-11-04 06:00:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			16 lines
		
	
	
		
			307 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			307 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 
								 | 
							
								#http:
							 | 
						||
| 
								 | 
							
								#  routers:
							 | 
						||
| 
								 | 
							
								#    dashboard:
							 | 
						||
| 
								 | 
							
								#      entryPoints:
							 | 
						||
| 
								 | 
							
								#        - traefik
							 | 
						||
| 
								 | 
							
								#      rule: Host(`<IP>`)
							 | 
						||
| 
								 | 
							
								#      service: api@internal
							 | 
						||
| 
								 | 
							
								##      middlewares:
							 | 
						||
| 
								 | 
							
								##        - auth
							 | 
						||
| 
								 | 
							
								##  middlewares:
							 | 
						||
| 
								 | 
							
								##    auth:
							 | 
						||
| 
								 | 
							
								##      basicAuth:
							 | 
						||
| 
								 | 
							
								##        users:
							 | 
						||
| 
								 | 
							
								##          - "test:<password-hash>"
							 | 
						||
| 
								 | 
							
								##          - "test2:<password-hash>"
							 |