---
version: "3.8"
services:
app:
environment:
- SMTP_ENABLED
ports:
- target: 587
published: 587
protocol: tcp
mode: host