mirror of
				https://github.com/traefik/traefik.git
				synced 2025-10-31 16:31:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			372 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			372 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: "Traefik File Static Configuration"
 | |
| description: "Reference the YAML and TOML files for static configuration in Traefik Proxy. Read the technical documentation."
 | |
| ---
 | |
| 
 | |
| # Static Configuration: File
 | |
| 
 | |
| ```yml  tab="YAML"
 | |
| --8<-- "content/reference/static-configuration/file.yaml"
 | |
| ```
 | |
| 
 | |
| ```toml  tab="TOML"
 | |
| --8<-- "content/reference/static-configuration/file.toml"
 | |
| ```
 |