mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 17:47:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			63 B
		
	
	
	
		
			Nginx Configuration File
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			63 B
		
	
	
	
		
			Nginx Configuration File
		
	
	
	
	
	
| server {
 | |
|     listen 80;
 | |
|     listen [::]:80;
 | |
|     root /build;
 | |
| }
 | 
