mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 17:47:55 +00:00 
			
		
		
		
	Documentation how to use Postgresql
This commit is contained in:
		| @@ -79,7 +79,7 @@ | ||||
| # "local" is for Unix domain socket connections only | ||||
| local   all             all                                     peer map=local | ||||
| # IPv4 connections: | ||||
| host    all             mailu           {{ SUBNET }}            md5 | ||||
| host    mailu           mailu           {{ SUBNET }}            md5 | ||||
| host    postgres        health          127.0.0.1/32            trust | ||||
| # IPv6 local connections: | ||||
| host    all             all             ::1/128                 reject | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tim Möhlmann
					Tim Möhlmann