[Compose] Add net_bind_service to Postfix container caps
This commit is contained in:
		| @@ -199,6 +199,8 @@ services: | ||||
|         - DBNAME=${DBNAME} | ||||
|         - DBUSER=${DBUSER} | ||||
|         - DBPASS=${DBPASS} | ||||
|       cap_add: | ||||
|         - NET_BIND_SERVICE | ||||
|       ports: | ||||
|         - "${SMTP_PORT:-25}:25" | ||||
|         - "${SMTPS_PORT:-465}:465" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user