mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-31 01:57:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from freeposte import app, db
 | |
| 
 | |
| 
 | |
| if __name__ == '__main__':
 | |
|     app.run(debug=True)
 | 
