mirror of
				https://github.com/sissbruecker/linkding.git
				synced 2025-11-04 04:54:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			125 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
tls:
 | 
						|
  certificates:
 | 
						|
    - certFile: '/etc/traefik/certs/public.crt'
 | 
						|
      keyFile: '/etc/traefik/certs/private.pem'
 | 
						|
...
 |