mirror of
				https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
				synced 2025-10-29 09:15:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			146 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			146 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| name: lenz-briefe
 | |
| services:
 | |
|   all:
 | |
|     build: .
 | |
|     ports:
 | |
|       - "8085:8085"
 | |
|     volumes:
 | |
|       - lenz_briefe:/app/data
 | |
| volumes:
 | |
|   lenz_briefe:
 | 
