forked from coop-cloud/wordpress
		
	Add SMTP_PORT env variable
This commit is contained in:
		| @ -6,6 +6,7 @@ services: | ||||
|     entrypoint: /docker-entrypoint.mailrelay.sh | ||||
|     environment: | ||||
|       - SMTP_HOST=${SMTP_HOST} | ||||
|       - SMTP_PORT=${SMTP_PORT} | ||||
|       - MAIL_FROM=${MAIL_FROM} | ||||
|     configs: | ||||
|       - source: mstmp_conf | ||||
|  | ||||
		Reference in New Issue
	
	Block a user